Home
last modified time | relevance | path

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

/external/grpc-grpc/src/csharp/Grpc.Core/Internal/
DServerCallHandler.cs352 … DateTime realtimeDeadline = newRpc.Deadline.ToClockType(ClockType.Realtime).ToDateTime(); field in Grpc.Core.Internal.HandlerUtils.TResponse
354 return new ServerCallContext(newRpc.Call, newRpc.Method, newRpc.Host, realtimeDeadline,