[[["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, using `System#currentTimeMillis()` as its time source."],["The `CurrentMillisClock` class offers methods to retrieve the current time in both milliseconds (`millisTime()`) and nanoseconds (`nanoTime()`)."],["A static method, `getDefaultClock()`, provides access to an `ApiClock` instance, likely offering a default implementation of time retrieval."],["The class also implements the `Serializable` interface and inherits multiple methods from the `Object` class, such as `clone()`, `equals(Object)`, and `hashCode()`."],["The page lists the available versions from `2.1.2` to the latest version `2.46.1` for this class `com.google.api.core.CurrentMillisClock` with links to the documentation."]]],[]]