photon ~master (2024-05-04T22:18:58Z)
Dub
Repo
Timer.wait
photon
linux
core
Timer
Wait for the timer to trigger.
struct
Timer
nothrow
void
wait
(
T
)
(
T
duration
)
if
(
is
(
T
: const
timespec
*) ||
is
(
T
:
Duration
)
)
Meta
Source
See Implementation
photon
linux
core
Timer
functions
dispose
fd
wait
static functions
duration2ts
Wait for the timer to trigger.