TimeSpan.millis

Convert to milliseconds

struct TimeSpan
long
millis
()

Return Value

Type: long

The number of milliseconds that this TimeSpan represents.

Meta