3 references to LegacyStartTimeMatchTolerance
Aspire.Hosting (3)
Cli\CliOrphanDetector.cs (1)
25return 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