[[["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-07-01 UTC."],[[["This webpage details the `CurrentMillisClock` class, which is an implementation of the `ApiClock` interface, utilizing `System#currentTimeMillis()` as its time source."],["The latest version of this API is 2.46.1, with various other versions listed for documentation, ranging down to version 2.1.2."],["The `CurrentMillisClock` class provides static access to a default clock through the `getDefaultClock()` method."],["This class includes methods for retrieving time in milliseconds via `millisTime()` and nanoseconds via `nanoTime()`."],["The `CurrentMillisClock` class inherits from `java.lang.Object` and implements `ApiClock` and `Serializable`."]]],[]]