1 implementation of ResetTimer
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
InactivityTimer.cs (1)
24
public void
ResetTimer
(TimeSpan inactivityTimespan)
1 reference to ResetTimer
Microsoft.TestPlatform.Extensions.BlameDataCollector (1)
BlameCollector.cs (1)
675
_inactivityTimer?.
ResetTimer
(_inactivityTimespan);