5 references to GetStat
System.Diagnostics.Process (5)
System\Diagnostics\ProcessThread.Linux.cs (5)
23
Interop.procfs.ParsedStat stat =
GetStat
();
43
Interop.procfs.ParsedStat stat =
GetStat
();
48
private DateTime GetStartTime() => Process.BootTimeToDateTime(Process.TicksToTimeSpan(
GetStat
().starttime));
62
Interop.procfs.ParsedStat stat =
GetStat
();
78
Interop.procfs.ParsedStat stat =
GetStat
();