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

Version 2 (modified by Don Wilson, 6 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.