Return the seconds field in the canonical representation of the value of this time interval.

Synopsis

Declared in <bsls_timeinterval.h>

constexpr
bsls::Types::Int64
seconds() const;

Return Value

seconds field of this time interval

Created with MrDocs