[[["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."],[[["The latest version available is 2.46.1, but the page also contains links to many older versions of the `CurrentMillisClock` class documentation, starting at version 2.45.0 all the way down to 2.1.2."],["`CurrentMillisClock` is an implementation of the `ApiClock` interface that uses `System#currentTimeMillis()` as its time source."],["The `CurrentMillisClock` class provides methods to get the current time in both milliseconds (`millisTime()`) and nanoseconds (`nanoTime()`)."],["The `getDefaultClock()` static method returns the default `ApiClock` instance."],["It inherits methods from `java.lang.Object`, like `clone()`, `equals()`, `toString()`, etc."]]],[]]