wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Time/ResetPrevTime

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

Last modified 7 years ago Last modified on 04/12/18 13:11:31
Note: See TracWiki for help on using the wiki.