Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
idle-gc
v1.0.2
IdleGC
IdleDetection
Request
Time
Timer
Generated using Crystal 1.14.0
2024-12-28 07:27:00 UTC
class
IdleGC::
Time
IdleGC::Time
Reference
Object
Defined in:
idle-gc/time.cr
Constant Summary
NANOSECONDS_PER_SECOND
=
1000000000
Class Method Summary
.monotonic
: ::Time::Span
.monotonic_timespec
: Tuple(Int64, Int32)
Class Method Detail
def self.
monotonic
: ::Time::Span
#
[
View source
]
def self.
monotonic_timespec
: Tuple(Int64, Int32)
#
[
View source
]