31 #ifndef INCLUDED_Stride_h_GUID_eaa50b9c_e526_4656_89dc_99008d82447d 32 #define INCLUDED_Stride_h_GUID_eaa50b9c_e526_4656_89dc_99008d82447d 51 Stride(
const unsigned int n) :
56 _step = (_step + 1) % _stride;
70 operator bool()
const {
83 #endif // INCLUDED_Stride_h_GUID_eaa50b9c_e526_4656_89dc_99008d82447d Definition: RunLoopManager.h:42
Handle the task of "do this every n times" in an easy way.
Definition: Stride.h:49