TimeSpan.minutes

Convert to minutes

struct TimeSpan
@property const
long
minutes
()

Return Value

Type: long

The number of minutes that this TimeSpan represents.

Meta