pixelperfectengine v0.10.0-beta.3 (2021-11-05T22:49:30Z)
Dub
Repo
CoarseTimer.register
pixelperfectengine
system
timer
CoarseTimer
Registers an entry for the timer. Delta sets the amount of time into the future.
class
CoarseTimer
@
safe
nothrow
void
register
(
TimerReceiver
dg
,
Duration
delta
)
Meta
Source
See Implementation
pixelperfectengine
system
timer
CoarseTimer
aliases
TimerReceiver
constructors
this
functions
register
test
structs
Entry
variables
status
timerList
timerRegs
Registers an entry for the timer. Delta sets the amount of time into the future.