Searched refs:MaxCycle (Results 1 – 2 of 2) sorted by relevance
24 MaxCycle(Cycles == 0 ? 80 : Cycles), LastCycle(0), WaitTime(S.size()), in TimelineView()67 if (CurrentCycle < MaxCycle) in onEvent()103 if (CurrentCycle < MaxCycle) in onEvent()
127 unsigned MaxCycle; variable