Creates an instance with the specified number of ticks since 0001-01-1T00:00:00Z
as the initial time, for convenience when testing code with numeric values.
[[["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-09-04 UTC."],[[["\u003cp\u003e\u003ccode\u003eFakeClock\u003c/code\u003e is an implementation of \u003ccode\u003eIClock\u003c/code\u003e that allows for manually specifying and incrementing times, useful for testing purposes.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eFakeClock\u003c/code\u003e is 4.10.0, with previous versions listed from 4.8.0 down to 3.2.0 available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eFakeClock\u003c/code\u003e offers thread-safe time manipulation, allowing you to advance the clock by a given number of ticks or by a specified \u003ccode\u003eTimeSpan\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eYou can create a \u003ccode\u003eFakeClock\u003c/code\u003e instance with an initial time, either specified as a \u003ccode\u003eDateTime\u003c/code\u003e, a number of ticks since 0001-01-1T00:00:00Z, or with a default time of 2000-01-01T00:00:00Z.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eGetCurrentDateTimeUtc()\u003c/code\u003e method allows users to receive the current date and time in UTC.\u003c/p\u003e\n"]]],[],null,[]]