[[["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-07-01 UTC."],[[["This webpage details the `CurrentMillisClock` class, which is an implementation of the `ApiClock` interface, using `System.currentTimeMillis()` as its time source."],["The latest version available is 2.46.1, and the page lists many previous versions all the way back to 2.1.2, each linked to its respective documentation."],["The `CurrentMillisClock` class implements both `ApiClock` and `Serializable`, inheriting members from `java.lang.Object`."],["Key methods of `CurrentMillisClock` include `millisTime()`, which returns the current time in milliseconds, and `nanoTime()`, which returns the current time in nanoseconds."],["`getDefaultClock()` is a static method that returns the ApiClock."]]],[]]