[[["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."],[[["The latest version of the API is 2.46.1, with numerous previous versions available for reference, including down to version 2.1.2."],["`CurrentMillisClock` is an implementation of the `ApiClock` interface, utilizing `System#currentTimeMillis()` as its time source."],["The class `CurrentMillisClock` inherits methods from `java.lang.Object` and implements both `ApiClock` and `Serializable`."],["`CurrentMillisClock` provides static methods such as `getDefaultClock()`, as well as methods like `millisTime()` and `nanoTime()` for retrieving the current time in milliseconds and nanoseconds, respectively."],["The class `CurrentMillisClock` can be utilized to get access to the current time in both milliseconds, and nanoseconds."]]],[]]