[[["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."],[[["The latest version available for `com.google.api.core.CurrentMillisClock` is 2.46.1, and a list of versions from 2.46.1 down to 2.1.2 are provided."],["`CurrentMillisClock` implements the `ApiClock` interface, utilizing `System#currentTimeMillis()` as its time source, and it also implements `Serializable`."],["`CurrentMillisClock` offers static methods such as `getDefaultClock()` to get the ApiClock, as well as `millisTime()` and `nanoTime()` to retrieve the current time in milliseconds and nanoseconds, respectively."],["This class inherits common methods like `clone()`, `equals()`, `hashCode()`, `toString()`, and `wait()` from `java.lang.Object`."]]],[]]