HL.TimerOptions¶ class HL.TimerOptions¶ Table describing options for related API calls. Shape¶ { timeout = integer, type = "repeat" | "oneshot", } Fields¶ timeoutintegerTimeout. type“repeat” | “oneshot”Type.