Searched refs:get_timedelta_nanos (Results 1 – 3 of 3) sorted by relevance
35 inline int64_t get_timedelta_nanos(const metrics::ClockTimePoint& t1, in get_timedelta_nanos() function161 streaming_offset_nanos_.push_back(get_timedelta_nanos( in AddStreamStartedEvent()173 get_timedelta_nanos(std::chrono::high_resolution_clock::now(), in AddStreamEndedEvent()183 int64_t connection_duration_nanos = get_timedelta_nanos( in WriteStats()200 device_connecting_offset_nanos[i] = get_timedelta_nanos( in WriteStats()202 device_connected_offset_nanos[i] = get_timedelta_nanos( in WriteStats()205 get_timedelta_nanos(device_metric->disconnected_timepoint_, in WriteStats()292 bluetooth::common::LogLeAudioBroadcastSessionReported(get_timedelta_nanos( in OnBroadcastStateChanged()
45 inline int64_t get_timedelta_nanos(const ClockTimePoint& t1, const ClockTimePoint& t2) { in get_timedelta_nanos() function
145 session_options.latency = bluetooth::metrics::get_timedelta_nanos( in UploadLEConnectionSession()