Construct a test time‐source object that will control the "system‐time" observed by the specified scheduler. Initialize now to be an arbitrary time value. The behavior is undefined if any methods have previously been called on scheduler.
Synopsis
Declared in <bdlmt_timereventscheduler.h>
explicit
TimerEventSchedulerTestTimeSource(TimerEventScheduler* scheduler);
Created with MrDocs