Searched defs:timestampNanos (Results 1 – 2 of 2) sorted by relevance
190 int64_t timestampNanos) const { in calculateColdStartLatencyMillis()221 int64_t timestampNanos = frameTimestamp.timestamp; in getColdStartOutputMillis() local
523 public final long timestampNanos; field in InternalChannelz.ChannelTrace.Event534 String description, Severity severity, long timestampNanos, in Event()575 private Long timestampNanos; field in InternalChannelz.ChannelTrace.Event.Builder584 public Builder setTimestampNanos(long timestampNanos) { in setTimestampNanos()