Searched refs:nanotime (Results 1 – 1 of 1) sorted by relevance
2374 uint64_t nanotime = NanoTime(); in DumpStack() local2389 os << "DumpLatencyMs: " << static_cast<float>(nanotime - start.value()) / 1000000.0 << "\n"; in DumpStack()