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