[[["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 documentation is 2.46.1, and there are multiple older versions available, spanning back to 2.1.2."],["`CurrentMillisClock` is an implementation of the `ApiClock` interface, utilizing `System#currentTimeMillis()` as its time source."],["The `CurrentMillisClock` class provides static `getDefaultClock()` method to return an `ApiClock` object and the instance methods to retrieve time in milliseconds through `millisTime()` and nanoseconds through `nanoTime()`."],["The `CurrentMillisClock` class inherits standard object methods such as clone, equals, and getClass from the java.lang.Object class, and also implements ApiClock and Serializable interfaces."]]],[]]