[#BloombergLP-bdlt-DatetimeInterval-totalMinutes] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlt.adoc[bdlt]::xref:BloombergLP/bdlt/DatetimeInterval.adoc[DatetimeInterval]::totalMinutes :relfileprefix: ../../../ :mrdocs: Return the value of this time interval in integral minutes, rounded toward 0. Note that the return value may be negative. == Synopsis Declared in `<bdlt_datetimeinterval.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/Types/Int64.adoc[bsls::Types::Int64] totalMinutes() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#