Set the overall value of this object to indicate the specified number of microseconds. Note that there is no setTotalMicrosecondsIfValid because no value of microseconds can cause the number of days to overflow.
Synopsis
Declared in <bdlt_datetimeinterval.h>
void
setTotalMicroseconds(bsls::Types::Int64 microseconds);
Created with MrDocs