[[["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."],[[["This page details the `CurrentMillisClock` class, which is an implementation of the `ApiClock` interface, using `System#currentTimeMillis()` as its time source."],["The `CurrentMillisClock` class offers methods to retrieve the current time in both milliseconds (`millisTime()`) and nanoseconds (`nanoTime()`)."],["A static method, `getDefaultClock()`, provides access to a default `ApiClock` instance."],["The `CurrentMillisClock` class inherits methods from `java.lang.Object` and implements both `ApiClock` and `Serializable` interfaces."],["The latest version of this class is listed as 2.46.1, with many previous versions available, and version 2.15.1 being focused on for the class definition."]]],[]]