Searched refs:lastWallClock (Results 1 – 1 of 1) sorted by relevance
41 DateTime lastWallClock; field in Grpc.IntegrationTesting.TimeStats47 lastWallClock = DateTime.UtcNow; in TimeStats()59 …var snapshot = new Snapshot(wallClock - lastWallClock, userTime - lastUserTime, privilegedTime - l… in GetSnapshot()63 lastWallClock = wallClock; in GetSnapshot()