Searched refs:shouldTick (Results 1 – 1 of 1) sorted by relevance
435 bool shouldTick = true; in TickAll() local437 shouldTick = GetValue(st->StartableState()) == StartableState::STARTED; in TickAll()439 if (shouldTick) { in TickAll()