[[["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-07-01 UTC."],[[["The latest version available for `com.google.api.core.CurrentMillisClock` is 2.46.1, and a list of versions from 2.1.2 to 2.46.1 are accessible."],["`CurrentMillisClock` is an implementation of the `ApiClock` interface that utilizes `System#currentTimeMillis()` as its time source, and it implements the `Serializable` interface."],["`CurrentMillisClock` inherits members from the `Object` class, including methods such as `clone()`, `equals(Object)`, and `hashCode()`."],["This class offers two primary methods: `millisTime()`, which returns the current time in milliseconds, and `nanoTime()`, which returns the current time in nanoseconds."],["A static method called `getDefaultClock()` is available to access an instance of the `ApiClock`."]]],[]]