3 references to LegacyStartTimeMatchTolerance
Aspire.Hosting.RemoteHost (3)
OrphanDetector.cs (1)
34return ProcessStartTimeHelper.IsProcessRunningWithRuntimeStartTime(pid, expectedStartTimeUnix, ProcessStartTimeHelper.LegacyStartTimeMatchTolerance);
src\Shared\ProcessStartTimeHelper.cs (2)
222/// an independently sampled boot time and can differ by <see cref="LegacyStartTimeMatchTolerance"/> 229/// cross-process orphan/liveness callers pass <see cref="LegacyStartTimeMatchTolerance"/> to absorb