Searched defs:time (Results 1 – 4 of 4) sorted by relevance
46 time: Arc<TimeDriver>, field53 time: TimeHandle, field
112 let time = st.elapsed().as_secs_f64(); in main() localVariable
87 void ConsoleTest::PrintTime(std::string timerName, double time, std::string& log) in PrintTime()
613 void Console::PrintTime(std::string timerName, double time, const std::string& log) in PrintTime()