[[["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 webpage details the `CurrentMillisClock` class, which is an implementation of the `ApiClock` interface in Java."],["The `CurrentMillisClock` utilizes `System.currentTimeMillis()` as its primary time source."],["The class provides methods `millisTime()` and `nanoTime()` to retrieve the current time in milliseconds and nanoseconds, respectively."],["The webpage lists various versions of the documentation, with version 2.46.1 as the latest and 2.22.0 being the version from which this class information was taken."],["This class also uses multiple inherited methods from `java.lang.Object` such as `clone()` and `equals(Object)`."]]],[]]