tick_oneshot_mode_active
bool oneshot = tick_oneshot_mode_active();
if (!tick_oneshot_mode_active() ||
if (tick_oneshot_mode_active())
extern int tick_oneshot_mode_active(void);