Extracted from Pike v8.0 release 276 as of 2016-07-29.
   

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

Debug.gc_status