Home
last modified time | relevance | path

Searched defs:timeEnd (Results 1 – 3 of 3) sorted by relevance

/external/libevent/test/
Dtest-changelist.c114 struct timeval timeEnd, timeDiff; in get_cpu_usage() local
/external/v8/tools/profview/
Dprofile-utils.js516 timeStart = -Infinity, timeEnd = Infinity) { argument
/external/v8/src/inspector/
Dv8-console-message.cc545 double V8ConsoleMessageStorage::timeEnd(int contextId, const String16& id) { in timeEnd() function in v8_inspector::V8ConsoleMessageStorage