Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/channel/
Dchannel_trace.cc70 time_created_ = grpc_millis_to_timespec(grpc_core::ExecCtx::Get()->Now(), in ChannelTrace()
175 gpr_format_timespec(time_created_), GRPC_JSON_STRING, true); in RenderJson()
Dchannel_trace.h113 gpr_timespec time_created_; variable