Searched defs:timeTaken (Results 1 - 2 of 2) sorted by relevance

/system/netd/include/
H A DStopwatch.h28 float timeTaken() const { function in class:Stopwatch
/system/netd/server/
H A DIptablesRestoreControllerTest.cpp267 float timeTaken = s.getTimeAndReset(); local
269 iterations, timeTaken, timeTaken / 2 / iterations);

Completed in 79 milliseconds