Searched refs:US_IN_MS (Results 1 – 1 of 1) sorted by relevance
77 private static final int US_IN_MS = 1000; field in SnapshotStatistics82 public static final int SNAPSHOT_BIG_BUILD_TIME_US = 10 * US_IN_MS;88 public static final int SNAPSHOT_REPORTABLE_BUILD_TIME_US = 30 * US_IN_MS;130 return us / US_IN_MS; in usToMs()466 mMaxBuildTimeUs / US_IN_MS, mTotalTimeUs / US_IN_MS); in report()557 EventLogTags.writePmSnapshotRebuild(duration / US_IN_MS, hits); in rebuild()