[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-15 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."]]],[]]