Class Math.BigInt.iterable.IntervalWatchdog
Extends
Math.BigInt.iterable.Watchdog.
A watchdog class that watches elapsed time from starting/resuming an interruptible operation.
It suspends the operation when the given duration was elapsed.
Defined in: <hapint-1_9_2.es>.
Constructor Attributes | Constructor Name and Description |
---|---|
Math.BigInt.iterable.IntervalWatchdog(interval)
|
- Methods borrowed from class Math.BigInt.iterable.Watchdog:
- resume, suspend
Class Detail
Math.BigInt.iterable.IntervalWatchdog(interval)
- Parameters:
- {number} interval
- minimum duration in millisecond