[[["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."],[[["The latest version available is 2.46.1, but the current version documented is 2.16.0 for NanoClock."],["NanoClock is a class that implements the ApiClock and Serializable interfaces, providing a default implementation using `System.nanoTime()`."],["NanoClock inherits members like `clone()`, `equals()`, and `toString()` from the Object class."],["The class provides two primary methods: `millisTime()`, which returns the current time in milliseconds, and `nanoTime()`, which returns the current time in nanoseconds."],["The `getDefaultClock()` static method returns an instance of the ApiClock."]]],[]]