7 references to DefaultTimeSpan
Microsoft.Extensions.Diagnostics.ResourceMonitoring.Tests (7)
Windows\TcpTableInfoTests.cs (5)
20public static DateTimeOffset NextTimestamp = StartTimestamp.Add(DefaultTimeSpan); 178SamplingInterval = DefaultTimeSpan 194SamplingInterval = DefaultTimeSpan 208NextTimestamp = StartTimestamp.Add(DefaultTimeSpan); 212SamplingInterval = DefaultTimeSpan
Windows\WindowsCountersTests.cs (2)
21TcpTableInfoTests.NextTimestamp = TcpTableInfoTests.StartTimestamp.Add(TcpTableInfoTests.DefaultTimeSpan); 23Tcp6TableInfoTests.NextTimestamp = TcpTableInfoTests.StartTimestamp.Add(TcpTableInfoTests.DefaultTimeSpan);