[[["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 available is 2.46.1, with a comprehensive list of previous versions accessible on this page, dating back to 2.1.2."],["`CurrentMillisClock` is a concrete implementation of the `ApiClock` interface, which obtains its time measurements from `System#currentTimeMillis()`."],["The `CurrentMillisClock` class provides static methods, namely `getDefaultClock()`, which returns an `ApiClock` object, and methods to obtain the current time in milliseconds with `millisTime()` and in nanoseconds with `nanoTime()`."],["The `CurrentMillisClock` class inherits from `java.lang.Object` and implements the `ApiClock` and `Serializable` interfaces."]]],[]]