Return the value of this time interval as a real number of seconds. Note that the return value may be negative and may have a fractional part (representing the nanosecond field of this object). Also note that the conversion from the internal representation to a double may lose precision.
Synopsis
Declared in <bsls_timeinterval.h>
double
totalSecondsAsDouble() const;
Created with MrDocs