[[["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-07-02 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` API is 2.46.1, and multiple historical versions are documented, ranging from 2.1.2 to 2.45.0, allowing users to browse older versions."],["The `CurrentMillisClock` class provides methods `millisTime()` and `nanoTime()` for retrieving the current time in milliseconds and nanoseconds, respectively."],["The `getDefaultClock()` method is a static method that returns the default `ApiClock`."],["It inherits from `java.lang.Object` and implements `ApiClock` and `Serializable`, and has inherited members from the `Object` class, providing standard object behaviors."]]],[]]