[[["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-17 UTC."],[[["This webpage provides documentation for the `NanoClock` class, a default implementation of the `ApiClock` interface in Java."],["The `NanoClock` class uses `System.nanoTime()` to provide a high-resolution time source."],["The latest version of `NanoClock` documented is 2.46.1, but the page also lists previous versions down to version 2.1.2."],["`NanoClock` offers two primary methods: `millisTime()` which returns time in milliseconds, and `nanoTime()` which returns time in nanoseconds."],["The `getDefaultClock()` method returns an `ApiClock` instance, and `NanoClock` implements the `ApiClock` and `Serializable` interfaces."]]],[]]