const ACTIONSTATE_NUMBER_OF_CONCURRENT_TIMERS: usize = 5;
Expand description

The number of timers that a single Action node can track concurrently Define constants within a given action node to index between them.