[[["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-07 UTC."],[[["This webpage provides documentation for the `SystemClock` class, a singleton implementation of the `IClock` interface within the `Google.Api.Gax` namespace."],["`SystemClock` delegates to the BCL `UtcNow` property to provide the current date and time in UTC."],["The class inherits from `Object` and implements the `IClock` interface, and has inherited members like `ToString()`, `Equals()`, and `GetHashCode()` from `Object`."],["The `SystemClock` class offers a `GetCurrentDateTimeUtc()` method that returns the current date and time in UTC."],["The `Instance` property provides access to the single instance of `SystemClock` that can be obtained, returning type `IClock`."]]],[]]