Searched refs:MaxCycle (Results 1 – 2 of 2) sorted by relevance
24 MaxCycle(Cycles == 0 ? std::numeric_limits<unsigned>::max() : Cycles), in TimelineView()67 if (CurrentCycle < MaxCycle) in onEvent()105 if (CurrentCycle < MaxCycle) in onEvent()
124 unsigned MaxCycle; variable