struct
Termisu::Event::Poller::TimerHandle
- Termisu::Event::Poller::TimerHandle
- Struct
- Value
- Object
Overview
Opaque handle for timer identification.
Used to modify or remove timers after creation. The internal id is platform-specific.
Defined in:
termisu/event/poller.crConstructors
Instance Method Summary
- #==(other : TimerHandle) : Bool
-
#hash(hasher)
See
Object#hash(hasher) - #id : UInt64