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