sleep (wait for specific time in the .script command)
Description of the 'sleep' command in HyperDbg.
sleep
sleep [MillisecondsTime (hex)]
Waits for the specified time (in milliseconds).
[MillisecondsTime (hex)]
The time that debugger should wait, in milliseconds.
None
None