ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
TimeoutManagerBase.checkTimeouts
ocean
time
timeout
TimeoutManager
TimeoutManagerBase
Undocumented in source. Be warned that the author may not have intended to support it.
size_t
checkTimeouts
(bool delegate(ITimeoutClient client) dg)
size_t
checkTimeouts
(ulong now, bool delegate(ITimeoutClient client) dg)
class
TimeoutManagerBase
size_t
checkTimeouts
(
ulong
now
,
scope
bool
delegate
(
ITimeoutClient
client
)
dg
= null
)
Meta
Source
See Implementation
ocean
time
timeout
TimeoutManager
TimeoutManagerBase
classes
ExpiryToClient
TimeoutManagerInternal
constructors
this
functions
checkTimeouts
next_expiration_us
now
pending
printTime
register
setTimeout
stopTimeout
unregister
us_left
variables
next_expiration_us_called_from_internal