Stepped time implementation for controlled testing.
Advances time in 1-second increments on each Now() call. Sleep operations advance time without delay. Useful for testing time-dependent behavior.
Readonly
Stepped time implementation for controlled testing.
Advances time in 1-second increments on each Now() call. Sleep operations advance time without delay. Useful for testing time-dependent behavior.