[[["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-07-02 UTC."],[[["This webpage details the `NanoClock` class, which is a default implementation of the `ApiClock` interface, utilizing `System.nanoTime()` for high-resolution timekeeping."],["The `NanoClock` class implements both the `ApiClock` and `Serializable` interfaces, and inherits from `java.lang.Object`, providing methods such as `millisTime()` and `nanoTime()`."],["The latest version available for the `NanoClock` API is 2.46.1, while the current page provides documentation for version 2.6.3, and also shows 36 other previous versions available."],["The `getDefaultClock()` static method returns an `ApiClock` instance, providing a convenient way to access the default clock implementation."],["`NanoClock` offers `millisTime()` and `nanoTime()` methods, which respectively provide the current time in milliseconds and nanoseconds based on the clock's high-resolution time source."]]],[]]