Time.asm
This file contains functions specifically related to timing in PwnOS.
See Also
Time.inc
Sync
<SyncScheduling.asm>
Authors
Neil G. Dickson
Summary
Time.asm
This file contains functions specifically related to timing in PwnOS.
Functions
WaitNanoseconds
Functions
WaitNanoseconds
Parameters
Nanoseconds
# of nanoseconds to wait
This file contains constants, structures, and macros specifically related to timing in PwnOS.
The Sync section of Core provides functions for mutual exclusion.