HL.TimerOptions

class HL.TimerOptions

Table describing options for related API calls.

Shape

{
    timeout = integer,
    type = "repeat" | "oneshot",
}

Fields

timeoutinteger

Timeout.

type“repeat” | “oneshot”

Type.