Home
last modified time | relevance | path

Searched refs:compress_start_time (Results 1 – 1 of 1) sorted by relevance

/art/compiler/
Dimage_writer.cc235 const uint64_t compress_start_time = NanoTime(); in Write() local
278 << PrettyDuration(NanoTime() - compress_start_time); in Write()