[[["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 `NanoClock` class, a default implementation of the `ApiClock` interface using `System.nanoTime()`."],["`NanoClock` implements both the `ApiClock` and `Serializable` interfaces, providing methods for high-resolution timekeeping."],["The class offers two primary methods: `millisTime()`, which returns the current time in milliseconds, and `nanoTime()`, which returns the current time in nanoseconds."],["The `getDefaultClock()` static method returns an instance of the `ApiClock` class, which can be used to obtain the current clock."],["The page lists multiple versions of the `NanoClock` class, with the latest being version 2.46.1."]]],[]]