Searched defs:MICROS_PER_SECOND (Results 1 – 2 of 2) sorted by relevance
66 static final long MICROS_PER_SECOND = 1000000; field in Timestamps
74 public static final long MICROS_PER_SECOND = 1000000L; field in C