ITimerEvent.this

Constructor. Creates a file descriptor to manage the event.

class ITimerEvent
protected
this
(
bool realtime = false
)

Parameters

realtime bool

true: use a settable system-wide clock. false: use a non-settable clock that is not affected by discontinuous changes in the system clock (e.g., manual changes to system time).

Meta