Searched refs:NS_PER_MS (Results 1 – 1 of 1) sorted by relevance
756 final long NS_PER_MS = 1000000l; in getOutputImageFile() local757 long timestampMs = (nowMs * NS_PER_MS - nowBootTimeNs + timestamp) / NS_PER_MS; in getOutputImageFile()