vibe-d v0.8.1 (2017-08-29T22:03:39Z)
Home
Dub
Repo
EventDriver.isTimerPending
index
vibe
core
driver
EventDriver
Queries if the timer is currently active.
interface
EventDriver
@
safe
bool
isTimerPending
(
size_t
timer_id
)
Meta
Source
See Implementation
index
vibe
core
driver
EventDriver
functions
acquireTimer
connectTCP
createFileDescriptorEvent
createManualEvent
createTimer
dispose
exitEventLoop
isTimerPending
listenTCP
listenUDP
openFile
processEvents
rearmTimer
releaseTimer
resolveHost
runEventLoop
runEventLoopOnce
stopTimer
waitTimer
watchDirectory
Queries if the timer is currently active.