pip_services3_commons
pip_services3_commons
FixedRateTimer
setDelay method
setDelay
pip_services3_commons
pip_services3_commons
FixedRateTimer
setDelay method
FixedRateTimer class
Constructors
FixedRateTimer
Properties
hashCode
runtimeType
Methods
close
getCallback
getDelay
getInterval
getTask
isStarted
setCallback
setDelay
setInterval
setTask
start
stop
noSuchMethod
toString
Operators
operator ==
setDelay
method
void
setDelay
(
int
value
)
Sets initial delay before the timer is triggered for the first time.
value
a delay in milliseconds.