Home | History | Annotate | Download | only in gc

Lines Matching refs:GetTotalNs

828       const uint64_t total_ns = logger.GetTotalNs();
830 double seconds = NsToMs(logger.GetTotalNs()) / 1000.0;