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 []Clock‐Types)).

Synopsis

Declared in <bdlmt_timereventscheduler.h>

bsls::TimeInterval
now() const;

Created with MrDocs