TimeSpan.micros

Convert to microseconds

struct TimeSpan
@property const
long
micros
()

Return Value

Type: long

The number of microseconds that this TimeSpan represents.

Meta