Searched defs:MICROS (Results 1 – 5 of 5) sorted by relevance
12 MICROS = MILLIS * 1000 variable
64 MICROS("Micros", Duration.ofNanos(1000)), enumConstant
58 private static final long MICROS = MILLIS * 1000; field in TimestampsTest