TimeSpan.hours

Convert to hours

struct TimeSpan
@property const
long
hours
()

Return Value

Type: long

The number of hours that this TimeSpan represents.

Meta