[[["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 high-resolution time retrieval in both milliseconds via `millisTime()` and nanoseconds via `nanoTime()`."],["The class implements both the `ApiClock` and `Serializable` interfaces, and inherits from `java.lang.Object`, with several inherited members as listed."],["The webpage provides a list of various versions of this feature, ranging from version 2.46.1 (the latest), down to version 2.1.2, with version 2.22.0 as the version with the currently displayed documentation."],["The `getDefaultClock()` method is available, which returns an `ApiClock`."]]],[]]