[[["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, a default implementation of the `ApiClock` interface for high-resolution timekeeping in Java."],["The `NanoClock` class utilizes `System.nanoTime()` to provide time values."],["The class provides two methods for accessing time: `millisTime()`, returning the time in milliseconds, and `nanoTime()`, returning time in nanoseconds."],["The `getDefaultClock()` static method is used to get an instance of the `ApiClock` interface."],["The latest documented version of the API is 2.46.1, and the webpage includes documentation for versions ranging from 2.1.2 to 2.46.1."]]],[]]