Constructor for creating a new instance of TimerFormat.

C# | Visual Basic | Visual Basic Usage | Visual C++ | J# | JScript |
Dim time As Double Dim type As TimeType Dim instance As New TimerFormat(time, type)
public function TimerFormat( time : double, type : TimeType )
TenneySoftware.TimerFormat = function(time, type);