Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/chrono/example/
Dcycle_count.cpp55 struct approx_cycle_count struct
62 typedef boost::chrono::time_point<approx_cycle_count> time_point; argument
64 static time_point now() in now()
Dtime2_demo.cpp1530 struct approx_cycle_count struct
1537 typedef boost::chrono::time_point<approx_cycle_count> time_point; argument
1539 static time_point now() in now()