Markus Stange a9fa81b9b0 Bug 1831581 - Expose raw innards of TimeStamp. r=glandium
It's often useful to be able to get the OS specifc raw values out
of a TimeStamp when interacting with other OS specific things. For
example, this lets us produce timestamps that are compatible with perf
or ETW.

This adds explicitly named per OS functions to do so. These should be
sufficiently unpleasant to use and clear in their semantics that it
should avoid any misuse.

Differential Revision: https://phabricator.services.mozilla.com/D177267
2023-05-16 18:00:23 +00:00
..