Home
last modified time | relevance | path

Searched refs:userProcessorTime (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
80 this.UserProcessorTime = userProcessorTime; in Snapshot()