Interface for accessing the system clock.
TimeIO uses MonoTime and fetches current time for the purpose of comparison. MonoTime is a monotonic clock, so it only goes forward, and cannot be adjusted.
Load a resource by reference. This is the same as Node.load.
core.time.MonoTime.
See Implementation
Interface for accessing the system clock.
TimeIO uses MonoTime and fetches current time for the purpose of comparison. MonoTime is a monotonic clock, so it only goes forward, and cannot be adjusted.