[[["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."],[[["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."]]],[]]