[[["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, a Java implementation of the `ApiClock` interface that uses `System#currentTimeMillis()` as its time source."],["The latest version of the `CurrentMillisClock` is 2.46.1, with numerous previous versions also documented and accessible through provided links, all the way to version 2.1.2."],["The `CurrentMillisClock` class offers methods for retrieving time, specifically `millisTime()` for milliseconds and `nanoTime()` for nanoseconds."],["It also includes a static method, `getDefaultClock()`, which returns an instance of `ApiClock`."],["The `CurrentMillisClock` class inherits several members from the Object class, such as `clone()`, `equals(Object)`, and `toString()`, as well as implementing the `Serializable` interface."]]],[]]