class IdleGC::Time

Defined in:

idle-gc/time.cr

Constant Summary

NANOSECONDS_PER_SECOND = 1000000000

Class Method Summary

Class Method Detail

def self.monotonic : ::Time::Span #

[View source]
def self.monotonic_timespec : Tuple(Int64, Int32) #

[View source]