[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 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."]]],[]]