Method Pike.implicit_gc_real_time()
- Method implicit_gc_real_time
int
implicit_gc_real_time(void
|int
nsec
)- Description
Returns the total amount of real time that has been spent in implicit GC runs. The time is normally returned in microseconds, but if the optional argument
nsec
is nonzero it's returned in nanoseconds.- See also