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

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

Completed in 39 milliseconds