[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 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."]]],[]]