[[["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, which is a default implementation of the `ApiClock` interface, utilizing `System.nanoTime()` for its time source."],["The `NanoClock` class, found within the `com.google.api.core` package, also implements the `Serializable` interface."],["The latest version of `NanoClock` available is version 2.46.1, and this page contains information and documentation on versions ranging from 2.46.1 down to version 2.1.2."],["`NanoClock` includes methods for retrieving time in milliseconds (`millisTime()`) and nanoseconds (`nanoTime()`), and it offers the `getDefaultClock()` static method to fetch the default `ApiClock` instance."],["The class inherits methods from the `Object` class such as `clone()`, `equals(Object)`, and `wait()` amongst others."]]],[]]