wManager.Wow.Helpers Namespace
WRobot

Timer Constructor (Double)

Initializes a new instance of the Timer class.

Namespace:  robotManager.Helpful
Assembly:  robotManager (in robotManager.dll)

Syntax


public Timer(
	double countDowntime
)
Public Sub New ( _
	countDowntime As Double _
)
public:
Timer(
	double^ countDowntime
)

Parameters

countDowntime
Type: Double
The count downtime.