Set the overall value of this object to indicate the specified integral number of microseconds. Note that microseconds may be negative.

Synopsis

Declared in <bsls_timeinterval.h>

constexpr
void
setTotalMicroseconds(bsls::Types::Int64 microseconds);

Parameters

Name

Description

microseconds

total microseconds

Created with MrDocs