[[["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 page details the `SystemClock` class, a singleton implementation of `IClock` within the `Google.Api.Gax` namespace."],["`SystemClock` relies on the BCL `UtcNow` property to provide the current date and time."],["The `SystemClock` class implements the `IClock` interface and inherits from the `object` class."],["The `Instance` property provides access to the singleton instance of `SystemClock`, returning a type of `IClock`."],["The `GetCurrentDateTimeUtc()` method returns the current date and time in UTC."]]],[]]