Return the value of this time interval as an integral number of minutes, rounded towards zero. Note that the return value may be negative.

Synopsis

Declared in <bsls_timeinterval.h>

constexpr
bsls::Types::Int64
totalMinutes() const;

Created with MrDocs