[#BloombergLP-bsls-TimeInterval-seconds] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/TimeInterval.adoc[TimeInterval]::seconds :relfileprefix: ../../../ :mrdocs: Return the seconds field in the canonical representation of the value of this time interval. == Synopsis Declared in `<bsls_timeinterval.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- constexpr xref:BloombergLP/bsls/Types/Int64.adoc[bsls::Types::Int64] seconds() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#