Protected
constructorStatic
Readonly
EVENT_Static
Readonly
EVENT_the type of the data that the event will provide
the name of the event to listen for
a function to call when the event occurs
Returns a cleanup function.
Removes an event listener added to this table.
Creates a new table that ticks automatically every "periodNanos" nanoseconds. A start time may be provided; if so the table will be populated with the interval from the specified date until now.
Optional
startTime: DateWrapperPromise of Table
Listen for events on this object.