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