Parses the specified Swatch Internet Timebeats into a corresponding instance of TimeSpan .
beats
public static TimeSpan ToTimeSpan(int beats)
The amount of beats, according to Swatch Internet Time.
An instance of TimeSpan .
public static TimeSpan ToTimeSpan(double beats)