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