BloombergLP::bsls::SystemTime::now

Return the TimeInterval value representing the current system time according to the specified clockType. The returned value is the time interval between the reference time point defined for the supplied clockType (see {Reference Time Point}) and the current time.

Synopsis

Declared in <bsls_systemtime.h>

static
TimeInterval
now(SystemClockType::Enum clockType);