pip_services3_commons
pip_services3_commons
FixedRateTimer
isStarted method
isStarted
pip_services3_commons
pip_services3_commons
FixedRateTimer
isStarted 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 ==
isStarted
method
bool
isStarted
(
)
Checks if the timer is started.
Returns true if the timer is started and false if it is stopped.