Home
last modified time | relevance | path

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

/aosp_15_r20/external/perfetto/src/trace_processor/importers/proto/
H A Dproto_trace_reader.cc530 constexpr uint64_t clock_sync_interval_ns = 30lu * 1000000000; in CalculateClockOffsets() local
544 if (update_client - ping_client >= clock_sync_interval_ns) in CalculateClockOffsets()