1 reference to GetTimestamp
System.Private.CoreLib (1)
src\libraries\System.Private.CoreLib\src\System\Diagnostics\Stopwatch.Unix.cs (1)
14
public static long GetTimestamp() => Interop.Sys.
GetTimestamp
();