[[["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-09 UTC."],[[["This webpage details the `CurrentMillisClock` class, which implements the `ApiClock` interface and provides time-related functionalities."],["The `CurrentMillisClock` class uses `System#currentTimeMillis()` as its source for time data."],["The latest version of the api for the `CurrentMillisClock` class is version 2.46.1 and a history of previous versions from 2.45.0 all the way back to version 2.1.2 are also available."],["`CurrentMillisClock` includes static methods such as `getDefaultClock()` and methods like `millisTime()` for milliseconds and `nanoTime()` for nanoseconds."],["This class has inheritance from `java.lang.Object` and implements both `ApiClock` and `Serializable`."]]],[]]