Home > rc-js-util > IncrementalUpdater > (constructor)
Constructs a new instance of the IncrementalUpdater
class
Signature:
constructor(updatable: IIncrementallyUpdatable, waitPeriod?: number);
Parameter | Type | Description |
---|---|---|
updatable | IIncrementallyUpdatable | |
waitPeriod | number | (Optional) |