Searched defs:timeEnd (Results 1 – 3 of 3) sorted by relevance
114 struct timeval timeEnd, timeDiff; in get_cpu_usage() local
516 timeStart = -Infinity, timeEnd = Infinity) { argument
545 double V8ConsoleMessageStorage::timeEnd(int contextId, const String16& id) { in timeEnd() function in v8_inspector::V8ConsoleMessageStorage