Searched refs:to_microseconds (Results 1 – 6 of 6) sorted by relevance
17 tv.tv_usec = to_microseconds(timeout - whole_seconds).count(); in ToTimeval()
37 auto total_runtime = to_microseconds(end_time - start_time).count(); in LogTrace()
29 static constexpr microseconds to_microseconds(D d) { in to_microseconds() function
160 << to_microseconds(frame.reference_time - now_()).count() in ConsumeNextFrame()316 << to_microseconds(smoothed_clock_offset_.Current()).count() in OnReceivedRtcpPacket()
405 to_microseconds(kOneWayNetworkDelay).count(), in TEST_F()406 to_microseconds(receiver_reference_time - sender_reference_time).count(), in TEST_F()
230 cbor_request.watch_duration = to_microseconds(kWatchDuration).count(); in SendRequest()