Click or drag to resize
DescribeTimeSpan Method
Returns the timespan formatted as a number of hours, minutes and seconds.

Namespace: VirtualRadar.Interface
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public static string TimeSpan(
	TimeSpan timeSpan
)

Parameters

timeSpan
Type: SystemTimeSpan

Return Value

Type: String
See Also