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