Use TimerInfoV2
This struct represents information about a timer: timerId , interval , and timerType .
See also
registeredTimers()TimerInfoV2timersForObject()
Constructs a TimerInfo struct with the given timerId, interval, and timerType.
The timer’s interval.
The timer’s unique id.
The timer’s type
See also
TimerType