[[["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."],["`NanoClock` utilizes `System.nanoTime()` for its time-keeping functions, making it a high-resolution time source."],["The `NanoClock` class implements both the `ApiClock` and `Serializable` interfaces."],["It includes static method `getDefaultClock()` that returns an instance of `ApiClock`."],["The class offers two key methods: `millisTime()`, which returns time in milliseconds, and `nanoTime()`, which returns time in nanoseconds."]]],[]]