Return the seconds field in the canonical representation of the value of this time interval. Note that the return value may be negative.

Synopsis

Declared in <bdlt_datetimeinterval.h>

int
seconds() const;

Return Value

the seconds field of this time interval

Created with MrDocs