photon ~master (2024-05-04T22:18:58Z)
Dub
Repo
delay
photon
linux
core
Delay fiber execution by
req
duration.
version(linux)
nothrow
void
delay
(
T
)
(
T
req
)
if
(
is
(
T
: const
timespec
*) ||
is
(
T
:
Duration
)
)
Meta
Source
See Implementation
photon
linux
core
functions
awaitAny
delay
event
go
schedulerEntry
semaphore
startloop
stoploop
timer
structs
Event
Semaphore
Timer
variables
scheds
Delay fiber execution by req duration.