[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["This page details the `CurrentMillisClock` class, which is an implementation of the `ApiClock` interface, utilizing `System.currentTimeMillis()` as its time source."],["The latest version available is 2.46.1, with a comprehensive list of previous versions accessible through provided links, ranging down to version 2.1.2."],["`CurrentMillisClock` implements the `ApiClock` and `Serializable` interfaces and is derived from `java.lang.Object`."],["The class offers methods like `getDefaultClock()`, `millisTime()`, and `nanoTime()` to access time information in different formats."],["The `CurrentMillisClock` class inherits standard members such as `clone()`, `equals(Object)`, and `hashCode()` from `java.lang.Object`."]]],[]]