Searched refs:NANO_TO_MILLI_MULTIPLIER (Results 1 – 1 of 1) sorted by relevance
606 private static final double NANO_TO_MILLI_MULTIPLIER = 1.0 / 1000000.0; field in PowerStats.PowerStatsFormatter706 stats[section.position + offset] * NANO_TO_MILLI_MULTIPLIER)); in format()