-
Notifications
You must be signed in to change notification settings - Fork 5
Parameters for the get command
The get command has a few parameters.
Shows if the Execution of Tasks which are in a minimized window is enabled. (Enabled by Default and Disabled if a crash happens)
Gets the free ram left.
Gets the amount of free ram left.
Gets the size of the current window.
Gets the size of the screen.
Gets the current stack trace (if enabled).
Gets the stats of the heap. Including Amount of heap segments and space used.
Gets the same stats as the normal command but also lists every single heap segment.
Gets the time that passed since the boot in milliseconds. It uses the PIT Chip.
Gets the time that passed since the boot in seconds. It uses the PIT Chip too.
Gets the amount of disks which the OS knows of.
Lists all drives, which exist on all avaiable disks.
Gets the max non fatal crash count. (The remaining amount of crashes that can happen, before the os commits kernel panic)