anchovy ~master (2015-12-30T21:21:17Z)
Home
Dub
Repo
Timer.initialize
anchovy
gui
utils
timer
Timer
Used for initializing timer.
class
Timer
void
initialize
(
double
_firstTime
,
double
_currentTime
,
double
_delay
,
TimerHandler
_handler
,
TimerTickType
_tickType
=
TimerTickType.init
)
Meta
Source
See Implementation
anchovy
gui
utils
timer
Timer
functions
initialize
tick
variables
delay
handler
lastUpdateTime
nextUpdateTime
tickType
Used for initializing timer.