Return the value of this time interval as an integral number of microseconds modulo the number of microseconds in a day. Note that the return value may be negative.

Synopsis

Declared in <bdlt_datetimeinterval.h>

bsls::Types::Int64
fractionalDayInMicroseconds() const;

Created with MrDocs