[[["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-09 UTC."],[[["This webpage details the `CurrentMillisClock` class, which is an implementation of the `ApiClock` interface in Java."],["`CurrentMillisClock` uses `System#currentTimeMillis()` as its time source and offers methods to retrieve the current time in both milliseconds and nanoseconds."],["The class includes a static `getDefaultClock()` method that returns an `ApiClock` instance, and it is also serializable."],["The documentation covers versions ranging from 2.1.2 up to the latest version 2.46.1 of the `com.google.api.core.CurrentMillisClock`."],["It inherits members from `java.lang.Object` such as `clone()`, `equals()`, `hashCode()`, `toString()`, and others."]]],[]]