Home
last modified time | relevance | path

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

/bionic/libc/malloc_debug/
Dmalloc_debug.cpp127 class ScopedTimer { class
129 ScopedTimer(TimedResult& res) : res_(res) { res_.start_ns = Nanotime(); } in ScopedTimer() function in __anonbb243b9b0111::ScopedTimer