Version 1 (modified by 14 years ago) ( diff ) | ,
---|
ResetPrevTime
Resets the previous time so the next call to IsTimeChanged will return true.
void ResetPrevTime(void);
Parameters
This function does not accept any parameters.
Return Value
This function does not return any result.
Remarks
Examples
// After clearing a menu display reset the previous time so the time will be redrawn right away ResetPrevTime();
See Also
Note:
See TracWiki
for help on using the wiki.