eDriven Framework API
Start Method (reset)
NamespaceseDriven.Core.UtilTimerStart(Boolean)
eDriven Framework API
Starts the timer
Declaration Syntax
C#Visual BasicVisual C++
public void Start(
	bool reset
)
Public Sub Start ( _
	reset As Boolean _
)
public:
void Start(
	bool reset
)
Parameters
reset (Boolean)
Should the time be reset

Assembly: eDriven.Core (Module: eDriven.Core) Version: 2.0.1.0 (2.0.1.0)