Return the value of this time interval as an integral number of microseconds. The behavior is undefined unless the number of microseconds can be represented with a 64-bit signed integer. Note that the return value may be negative.
Declared in <bdlt_datetimeinterval.h>
<bdlt_datetimeinterval.h>
bsls::Types::Int64 totalMicroseconds() const;