[[["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 for `com.google.api.core.NanoClock` is 2.46.1, with numerous previous versions also listed."],["`NanoClock` is a default implementation of the `ApiClock` interface, utilizing `System.nanoTime()` for its time source."],["This class implements both the `ApiClock` and `Serializable` interfaces and inherits methods from `java.lang.Object`."],["It offers two primary methods: `millisTime()`, which returns the time in milliseconds, and `nanoTime()`, which returns the time in nanoseconds."],["The `getDefaultClock()` static method provides an instance of `ApiClock`."]]],[]]