Searched defs:NANOS_PER_MILLI (Results 1 – 2 of 2) sorted by relevance
24 public final static long NANOS_PER_MILLI = 1000000L; field in MidiBtleTimeTracker
28 public static final long NANOS_PER_MILLI = 1000000; field in EventScheduler