[[["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, 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 class has a static method `getDefaultClock()` that returns a clock of the `ApiClock` type."],["A comprehensive list of version history is provided, starting with version 2.46.1 (latest) down to version 2.1.2 of the `CurrentMillisClock` class."]]],[]]