Set the overall value of this object to indicate the specified integral number of seconds. Note that seconds may be negative.
Synopsis
Declared in <bsls_timeinterval.h>
constexpr
void
setTotalSeconds(bsls::Types::Int64 seconds);
Created with MrDocs