Return the value of this time interval in integral seconds, rounded toward 0. Note that the return value may be negative.

Synopsis

Declared in <bdlt_datetimeinterval.h>

bsls::Types::Int64
totalSeconds() const;

Created with MrDocs