[[["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 in Java, utilizing `System.nanoTime()`."],["The latest version of `NanoClock` is 2.46.1, and the page provides access to documentation for versions ranging from 2.1.2 up to the latest."],["The `NanoClock` class implements both the `ApiClock` and `Serializable` interfaces and inherits from `java.lang.Object`."],["The `NanoClock` class provides two methods, `millisTime()` and `nanoTime()`, which respectively return the current time in milliseconds and nanoseconds."],["The class offers a static method `getDefaultClock()` that returns an instance of `ApiClock`."]]],[]]