7 references to DefaultTimeSpan
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (7)
Windows\TcpTableInfoTests.cs (5)
23public static DateTimeOffset NextTimestamp = StartTimestamp.Add(DefaultTimeSpan); 181SamplingInterval = DefaultTimeSpan 197SamplingInterval = DefaultTimeSpan 211NextTimestamp = StartTimestamp.Add(DefaultTimeSpan); 215SamplingInterval = DefaultTimeSpan
Windows\WindowsCountersTests.cs (2)
21TcpTableInfoTests.NextTimestamp = TcpTableInfoTests.StartTimestamp.Add(TcpTableInfoTests.DefaultTimeSpan); 23Tcp6TableInfoTests.NextTimestamp = TcpTableInfoTests.StartTimestamp.Add(TcpTableInfoTests.DefaultTimeSpan);