Searched defs:sample_times (Results 1 – 2 of 2) sorted by relevance
52 pub fn sample_times(&self) -> &Sample<f64> { in sample_times() method
1501 std::vector<TimeTicks> sample_times; in PROFILER_TEST_F() local