[[["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-17 UTC."],[[["The latest version available is 2.46.1, representing the most up-to-date release of the `CurrentMillisClock`."],["`CurrentMillisClock` implements the `ApiClock` interface and `Serializable`, providing time-related functionalities."],["It uses `System#currentTimeMillis()` as the time source, offering an implementation for retrieving the current time."],["The class offers two main methods: `millisTime()`, which returns time in milliseconds, and `nanoTime()`, which returns time in nanoseconds."],["There is a `getDefaultClock()` static method which returns an `ApiClock`."]]],[]]