Home
last modified time | relevance | path

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

/device/google/cuttlefish/guest/hals/hwcomposer/common/
Dstats_keeper.h33 CompositionData(cuttlefish::time::MonotonicTimePoint time_point, int num_prepares, in CompositionData()
44 cuttlefish::time::MonotonicTimePoint time_point() const { return time_point_; } in time_point() function