Searched refs:timestampMs (Results 1 – 1 of 1) sorted by relevance
757 long timestampMs = (nowMs * NS_PER_MS - nowBootTimeNs + timestamp) / NS_PER_MS; in getOutputImageFile() local760 format(new Date(timestampMs)); in getOutputImageFile()