Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/tests/
Dschd-dbg.cpp204 typedef chrono::time_point<chrono::high_resolution_clock> Tick; typedef
206 static inline Tick tickNow() { in tickNow()
210 static inline uint64_t tickNano(Tick& sta, Tick& end) { in tickNano()
286 Tick sta, end; in thread_start()
349 Tick sta, end; in worker_fx()