Next: Instruction sleep, Previous: Instruction rand, Up: Miscellaneous Instructions [Contents][Index]
Synopsys:
time
Push the current system time to the stack in the form of two long elements containing the number of seconds and nanoseconds since the epoch.
Stack: ( -- LONG(sec) LONG(nsec) )