[[["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."],[[["The latest version available is 2.46.1, with a comprehensive list of previous versions down to 2.1.2."],["`CurrentMillisClock` implements the `ApiClock` interface and is serializable, utilizing `System#currentTimeMillis()` as its time source."],["The class inherits several members from `java.lang.Object`, including `clone()`, `equals()`, and `hashCode()`, among others."],["`CurrentMillisClock` provides static methods such as `getDefaultClock()` which returns an `ApiClock`, as well as `millisTime()` and `nanoTime()` for retrieving time in milliseconds and nanoseconds, respectively."],["The class `CurrentMillisClock` can retrieve the current time down to the millisecond and nanosecond level."]]],[]]