Return this object's current‐time value. Upon construction, this method will return an arbitrary value. Subsequent calls to advanceTime will adjust the arbitrary value forward.
Synopsis
Declared in <bdlmt_eventscheduler.h>
bsls::TimeInterval
now() const;
Created with MrDocs