Searched defs:timeEnd (Results 1 – 3 of 3) sorted by relevance
130 void ConsoleBase::timeEnd(ScriptState* scriptState, const String& title) in timeEnd() function in WebCore::ConsoleBase
590 int timeEnd = clock(); in main() local
461 public static String timeEnd(long time) { in timeEnd() method in Util