All Classes |Grouped Classes |Index

Function start

Starts the timer. Timeout in milliseconds.

	void CL_Timer::start(
		unsigned int timeout,
		bool repeat = true);