Table of Contents

System Clock examples

Self-contained snippets for the KZDev.SystemClock.PrimeTime stack (BCL types, TimeProvider, TimeSpan, DateTimeOffset). Each page shows code copied directly from the in-repo example projects:

  • Production demos live in Source/Dev/Production/KZDev.SystemClock.PrimeTime.Examples/.
  • Test demos live in Source/Dev/Testing/KZDev.SystemClock.PrimeTime.Testing.Examples/ and use xUnit with AwesomeAssertions.

Production

Testing (virtual time)

Cross-track testing examples

The following pages cover patterns shared by both stacks; both are presented side-by-side: