[[["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 Java, utilizing `System.nanoTime()`."],["The `NanoClock` class provides methods to access high-resolution time in both milliseconds (`millisTime()`) and nanoseconds (`nanoTime()`)."],["`getDefaultClock()` is a static method that allows access to a default instance of the `ApiClock`."],["The class implements the `Serializable` interface and inherits from `java.lang.Object`, including all of the parent classes inherited members."],["The latest version of `NanoClock` available is version 2.46.1, and multiple previous versions are accessible through this webpage, including the 2.33.0 version discussed."]]],[]]