[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]