Searched refs:MILLIS_PER_MINUTES (Results 1 – 1 of 1) sorted by relevance
21 private const val MILLIS_PER_MINUTES = 1000 * 60f constant33 return zigzag(System.currentTimeMillis() / MILLIS_PER_MINUTES, in getBurnInOffset()