Searched refs:monotonicMs (Results 1 – 1 of 1) sorted by relevance
162 const double monotonicMs = monotonicNs * 1e-6; in processSnapshot() local163 data.workHist.add(monotonicMs); in processSnapshot()