Home
last modified time | relevance | path

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

/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp165 double time_delta_s = 0.0; member
812 const double time_delta_s = in ClientCommand() local
820 {thread_id, service_id, time_delta_s, bytes_sent, sched_stats}); in ClientCommand()
851 << benchmark_result.time_delta_s << " seconds (" in ClientCommand()
853 benchmark_result.time_delta_s) in ClientCommand()
855 << (ProgramOptions.count / benchmark_result.time_delta_s) in ClientCommand()
857 << (benchmark_result.time_delta_s / ProgramOptions.count) in ClientCommand()