![]() | |
![]() | ![]() |
CL_TimerCallback::callbackSyntaxvirtual int callback(int milliseconds_passed); Parameters
Return valueIf return value is != 0, this value denotes the new interval, on which this function should be called.DescriptionVirtual function, which must be implemented. This function is called by the CL_TimerManager, in case the instance is subscribed to callbacks. |