Home
last modified time | relevance | path

Searched refs:wallClockTime (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/src/csharp/Grpc.IntegrationTesting/
DTimeStats.cs77 …public Snapshot(TimeSpan wallClockTime, TimeSpan userProcessorTime, TimeSpan privilegedProcessorTi… in Snapshot() argument
79 this.WallClockTime = wallClockTime; in Snapshot()