Searched defs:time (Results 1 – 4 of 4) sorted by relevance
39 time: Arc<TimeDriver>, field46 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()
631 void Console::PrintTime(std::string timerName, double time, const std::string& log) in PrintTime()