Searched refs:_tickStep (Results 1 – 2 of 2) sorted by relevance
91 if (_tickStep != 0) in Print()98 if (_tickStep != 0 && (UInt32)(tick - _prevTick) < _tickStep) in Print()181 if (_tickStep != 0) in Print()
29 UInt32 _tickStep; variable50 _tickStep(tickStep), in _tickStep() function