\"\" \"\" \"\"
Go backward to rt_gc(): Triggering Garbage Collection
Go up to Miscellaneous
Go forward to rt_proc(): Process Number
RISC-Linz logo

rt_clock(): Timing

time = rt_clock()
      int time

Specification: Returns the current (real) time in ms counted from an arbitrary (but fixed) point in the past.

Note: Clock resolution may be less than 1 ms, e.g. the clock value may be incremented by multiples of 10 ms only.


Author: Wolfgang Schreiner
Last Modification: April 12, 1997