pip_services3_commons
pip_services3_commons
FixedRateTimer
setInterval method
setInterval
pip_services3_commons
pip_services3_commons
FixedRateTimer
setInterval 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 ==
setInterval
method
void
setInterval
(
int
value
)
Sets periodic timer triggering interval.
value
an interval in milliseconds.