No. You have to tell it what to reschedule, somehow.
The usual trick where there may be a number of similar timers is to store the handles in a ‘global’ Map,indexed by related Item name or similar.
Example-
No. You have to tell it what to reschedule, somehow.
The usual trick where there may be a number of similar timers is to store the handles in a ‘global’ Map,indexed by related Item name or similar.
Example-