Searched refs:GetClockNs (Results 1 - 1 of 1) sorted by relevance

/frameworks/native/libs/vr/libpdx_default_transport/
H A Dpdx_benchmarks.cpp71 uint64_t GetClockNs() { function in namespace:__anon1736
337 const uint64_t receive_time_ns = GetClockNs();
342 message, BenchmarkRPC::Stats::Return{receive_time_ns, GetClockNs(),
650 time_start_ns = GetClockNs();
654 uint64_t iteration_start_ns = GetClockNs();
793 uint64_t iteration_end_ns = GetClockNs();
809 time_end_ns = GetClockNs();

Completed in 83 milliseconds