Skip to main content

Interface: $Properties

v1.StartTimerCommandAttributes.$Properties

Properties of a StartTimerCommandAttributes.

Hierarchy

Properties

startToFireTimeout

Optional startToFireTimeout: null | $Properties

How long until the timer fires, producing a TIMER_FIRED event.

(-- api-linter: core::0140::prepositions=disabled aip.dev/not-precedent: "to" is used to indicate interval. --)


timerId

Optional timerId: null | string

An id for the timer, currently live timers must have different ids. Typically autogenerated by the SDK.