Return the current epoch time, an absolute time represented as an interval from some epoch, which is determined by the clock indicated at construction (see {Supported Clock Types} in the component documentation).
Synopsis
Declared in <bdlmt_eventscheduler.h>
bsls::TimeInterval
now() const;
Created with MrDocs