Go backward to rt_gc(): Triggering Garbage Collection
Go up to Miscellaneous
Go forward to rt_proc(): Process Number

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.


Wolfgang.Schreiner@risc.uni-linz.ac.at
Id: main.tex,v 1.10 1996/04/04 11:45:47 schreine Exp

Prev Up Next