[[["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."],[[["This webpage details the `CurrentMillisClock` class, which is an implementation of the `ApiClock` interface."],["The `CurrentMillisClock` class uses `System#currentTimeMillis()` as its time source and can be used for retreiving the current time."],["The class provides methods to get the current time in both milliseconds (`millisTime()`) and nanoseconds (`nanoTime()`)."],["The `getDefaultClock()` method allows retrieval of a default `ApiClock` instance."],["The page lists multiple versions of this java package, with the most recent being version 2.46.1."]]],[]]