Constructor Summary
Public Constructor | ||
public |
constructor(options: options) Constructor |
Inherited Summary
From class AbstractUpdater | ||
public |
clear() Clears registered collections. |
|
public |
setCollections(collections: [BaseCollection]) Sets the collections that are to be updated. |
|
public |
update() Updates registered collections. |
Public Constructors
public constructor(options: options) source
Constructor
Params:
Name | Type | Attribute | Description |
options | options | options.frequency is the update interval in milliseconds |