struct

Termisu::Event::Poller::TimerHandle

Inherits Struct / Value / Object

Opaque handle for timer identification.

Used to modify or remove timers after creation. The internal id is platform-specific.

Constructors

new(id : UInt64)
Source

Instance methods

==(other : TimerHandle) : Bool
Source
hash(hasher)

See Object#hash(hasher)

Source