ae v0.0.3106 (2021-11-28T15:35:14Z)
Home
Dub
Repo
TimerTask.handleTask
ae
sys
timing
TimerTask
Called when this timer task fires.
alias
Handler
=
void
delegate
(
Timer
timer
,
TimerTask
task
)
Handler
handleTask
;
class
TimerTask
Handler
handleTask
;
Meta
Source
See Implementation
ae
sys
timing
TimerTask
aliases
Handler
constructors
this
functions
cancel
isWaiting
restart
properties
delay
variables
handleTask
Called when this timer task fires.