Ask the system what time it is. The system time starts off at zero at power on, but may be initialized via the TR_SETSYSTIME call.
System time is monotonically increasing, and guaranteed to be unique (except when the system time is set backwards).
This function may be called from interrupts.
timer.device/TR_SETSYSTIME,
timer.device/GetSysTime(),