sleep
sleep [time to wait (milliseconds - hex value)]
Waits for the specified time (in milliseconds).
[time to wait (milliseconds - hex value)]
The time that debugger should wait, in milliseconds.
None
This command is used in batch script files when we want to gather information for a specific time and then execute the pause command or the unload command to stop the debugger.
None
​pause (break to the debugger and pause processing kernel packets)​