IRunnableScheduledFuture

Undocumented in source.

Members

Functions

cancel
bool cancel(bool mayInterruptIfRunning)
Undocumented in source.
isCancelled
bool isCancelled()
Undocumented in source.
isPeriodic
bool isPeriodic()
Undocumented in source.

Inherited Members

From Delayed

getDelay
Duration getDelay()

Returns the remaining delay associated with this object, in the given time unit.

Meta