Set user time.
public bool UserTimeSet(UInt64 userTime, UInt64 rtcTime);
Parameters |
Description |
UInt64 userTime |
The number of milliseconds since 1/1/1970 (UTC/RTC) |
UInt64 rtcTime |
The absolute (RTC) time is used to calculate an additional offset to take into account the time between calling the RtcTime() function and calling this function |
true indicates success