[[["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()`)."],["The `getDefaultClock()` static method returns an `ApiClock` instance."],["This documentation contains versioned references for the `CurrentMillisClock` class, ranging from the latest version `2.46.1` down to version `2.1.2`."],["The class implements both the `ApiClock` and `Serializable` interfaces, inheriting methods from `java.lang.Object`."]]],[]]