Searched defs:unixEpochSeconds (Results 1 – 1 of 1) sorted by relevance
51 long unixEpochSeconds = Objects.requireNonNull(unixTimestamp).getEpochSecond(); in WearEstimateRecord() local59 long unixEpochSeconds = Instant.ofEpochMilli(json.getLong("unixTimestamp")) in WearEstimateRecord() local