Syntax
int EndTimer(void);
Parameters
None
Return value
Returns TRUE if the specified time has elapsed, and FALSE if it has not.Remarks
Returns the result when this function is called.The timer runs continuously.
If you want to get the progress of the timer, use the TimerValue function.
Requirements
Header file:
lib.hLibrary file:
libSTARTUPOPH5000.a
Last updated: 2020/10/08