TimeSpan.opSub

Subtract the specified TimeSpan from this TimeSpan.

struct TimeSpan
opSub

Return Value

Type: TimeSpan

A new timespan which is the difference between this instance and t

Meta