HistoricalScheduler
Provides a virtual time scheduler that uses DateTimeOffset for absolute time and TimeSpan for relative time.
public HistoricalScheduler()
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.