Home
last modified time | relevance | path

Searched defs:current_timestamp_ (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pigweed/pw_chrono/public/pw_chrono/
H A Dsimulated_system_clock.h45 : current_timestamp_(timestamp) {} in current_timestamp_() function
67 SystemClock::time_point current_timestamp_; variable
/aosp_15_r20/art/runtime/metrics/
H A Dstatsd.cc412 int64_t current_timestamp_; member in art::metrics::__anon00789d6b0111::StatsdBackend
/aosp_15_r20/art/libartbase/base/metrics/
H A Dmetrics_common.cc72 uint64_t current_timestamp_ = MilliTime(); in ReportAllMetricsAndResetValueMetrics() local