[[["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 its time source."],["The `NanoClock` class offers static and instance methods, including `getDefaultClock()` to retrieve the default clock, `millisTime()` to return time in milliseconds, and `nanoTime()` to return time in nanoseconds."],["The latest version available for the `NanoClock` API is 2.46.1, and the page lists available versions dating back to version 2.1.2."],["`NanoClock` inherits from `java.lang.Object` and implements both the `ApiClock` and `Serializable` interfaces."]]],[]]