Searched defs:timeEnd (Results 1 – 2 of 2) sorted by relevance
306 void Console::timeEnd(const String& title, PassRefPtr<ScriptArguments>, PassRefPtr<ScriptCallStack>… in timeEnd() function in WebCore::Console
461 public static String timeEnd(long time) { in timeEnd() method in Util