Increase the value of this time object by the specified number of microseconds, and return the (signed) number of times that the 23:59:59.999999 ‐ 00:00:00.000000 boundary was crossed in performing the operation. Note that microseconds may be negative.
Synopsis
Declared in <bdlt_time.h>
int
addMicroseconds(bsls::Types::Int64 microseconds);
Created with MrDocs