Return the microseconds field in the canonical representation of the value of this time interval. Note that the return value may be negative.
Synopsis
Declared in <bdlt_datetimeinterval.h>
int
microseconds() const;
Return Value
the microseconds field of this time interval
Created with MrDocs