[[["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 `CurrentMillisClock` is 2.46.1, with links to documentation for many previous versions, dating back to version 2.1.2."],["`CurrentMillisClock` is a Java class that implements the `ApiClock` interface, providing a time source using `System.currentTimeMillis()`."],["This class includes static and non-static methods like `getDefaultClock()`, `millisTime()`, and `nanoTime()` to retrieve time information."],["`CurrentMillisClock` inherits from `java.lang.Object` and implements the `ApiClock` and `Serializable` interfaces."],["The `CurrentMillisClock` class can provide high resolution time values, down to the nanosecond."]]],[]]