Searched defs:round (Results 1 – 1 of 1) sorted by relevance
56 long round = Math.round(TimeUnit.NANOSECONDS.toMillis(ns) / 10D); in getTimeWithUnit() local66 long round = Math.round(TimeUnit.NANOSECONDS.toMicros(ns) / 10D); in getTimeWithUnit() local