HistoricalSchedulerBase
Base class for historical schedulers, which are virtual time schedulers that use DateTimeOffset for absolute time and TimeSpan for relative time.
protected HistoricalSchedulerBase()
Creates a new historical scheduler with the minimum value of DateTimeOffset as the initial clock value.
Creates a new historical scheduler with the specified initial clock value.
Creates a new historical scheduler with the specified initial clock value and absolute time comparer.