C
void CacheTime();
Description
This function will automatically load information from an RTCC module and use it to update the global timing variables. These can then be used to update file timestamps.
Preconditions
RTCC module enabled. Should not be called by the user.
Side Effects
Modifies global timing variables
Remarks
None.