[[["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-17 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."]]],[]]