Returns the total minutes this duration spans.
function (optional
duration
as nullable any) as nullable any
Returns the total minutes spanned by the provided duration
value, duration
.
Duration
Find the total minutes spanned in #duration(5, 4, 3, 2).
Duration.TotalMinutes(#duration(5, 4, 3, 2))
7443.0333333333338