[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]