[[["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 details the `NanoClock` class, a default implementation of the `ApiClock` interface within the Google API Common library for Java."],["`NanoClock` utilizes `System.nanoTime()` for its core functionality, providing a high-resolution time source."],["The class implements both `ApiClock` and `Serializable` interfaces, allowing it to function as an API clock and be serialized."],["The `NanoClock` class has methods for retrieving time in both milliseconds (`millisTime()`) and nanoseconds (`nanoTime()`) as well as a static method to get the default clock (`getDefaultClock()`)."],["The page also provides a list of past version releases, with `2.46.1` being the latest, and an expansive range of previous versions going as far back as `2.1.2` of the core component `NanoClock`."]]],[]]