Searched defs:time_point (Results 1 – 1 of 1) sorted by relevance
33 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