Searched refs:MILLISECS_PER_SEC (Results 1 – 1 of 1) sorted by relevance
60 public static final long MILLISECS_PER_SEC = 1000; field in AlarmService87 long waitTime = System.currentTimeMillis() + WAIT_TIME_SECONDS * MILLISECS_PER_SEC;