Return a DatetimeInterval object representing an duration of the specified microseconds (exactly).
Synopsis
Declared in <bdlt_datetimeintervalutil.h>
static
DatetimeInterval
makeMicroseconds(bsls::Types::Int64 microseconds);
Created with MrDocs