js-util

Home > rc-js-util > IncrementalUpdater > (constructor)

IncrementalUpdater.(constructor)

Constructs a new instance of the IncrementalUpdater class

Signature:

constructor(updatable: IIncrementallyUpdatable, waitPeriod?: number);

Parameters

Parameter Type Description
updatable IIncrementallyUpdatable  
waitPeriod number (Optional)