[[["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."],[[["The latest version of the `CurrentMillisClock` class is 2.46.1, as part of the `com.google.api.core` package in Java."],["`CurrentMillisClock` implements the `ApiClock` interface and is also serializable, and uses `System#currentTimeMillis()` as its primary time source."],["This class provides two main methods for retrieving time: `millisTime()`, which returns the current time in milliseconds, and `nanoTime()`, which returns the current time in nanoseconds."],["The `getDefaultClock()` static method returns an instance of `ApiClock`."],["There are many previous versions of this class available for use, dating from version 2.1.2 up to the latest 2.46.1."]]],[]]