Searched defs:gc_start_time_ns (Results 1 - 1 of 1) sorted by relevance

/art/runtime/gc/
H A Dheap.cc2165 uint64_t gc_start_time_ns = NanoTime(); local
2168 uint64_t ms_delta = NsToMs(gc_start_time_ns - last_gc_time_ns_);

Completed in 12 milliseconds