rt_gc()
: Triggering Garbage Collectionrt_proc()
: Process Number
rt_clock()
: Timing=
rt_clock
() 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.