Class Index | File Index

Classes


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>.

Class Summary
Constructor Attributes Constructor Name and Description
 
Methods borrowed from class Math.BigInt.iterable.Watchdog:
resume, suspend
Class Detail
Math.BigInt.iterable.IntervalWatchdog(interval)
Parameters:
{number} interval
minimum duration in millisecond

Documentation generated by JsDoc Toolkit