1 reference to GetLowResolutionTimestamp
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Environment.UnixOrBrowser.cs (1)
99
public static long TickCount64 => Interop.Sys.
GetLowResolutionTimestamp
();