Converts a relative time to a ClocksState with a corrected absolute timestamp. Applies a drift correction when the system clock moved forward relative to performance.now().
performance.now()
The relative time to convert.
A ClocksState with the relative time and its corrected absolute timestamp.
Converts a relative time to a ClocksState with a corrected absolute timestamp. Applies a drift correction when the system clock moved forward relative to
performance.now().