arsd-official ~master (2024-10-25T16:17:57Z)
Dub
Repo
addOnIdle
arsd
eventloop
Calls this function once every time the event system is idle
version(linux)
void
addOnIdle
(
T
)
(
T
t
)
if
(
isCallable
!
T
&&
ParameterTypeTuple
!(
T
).
length
== 0
)
Meta
Source
See Implementation
arsd
eventloop
enums
FileEvents
functions
addFileEventListeners
addFileToLoop
addListener
addOnIdle
clearTimeout
exit
loop
openNewEventPipes
removeFileEventListeners
removeListener
removeOnIdle
send
sendSync
setInterval
setTimeout
structs
FileError
FileEventDispatcher
FileHup
FileReadyToRead
FileReadyToWrite
TimerHandle
templates
isValidEventListener
Calls this function once every time the event system is idle