start


Description:

public void start ()

Marks a start time, so that future calls to elapsed will report the time since start was called.

Timer automatically marks the start time, so no need to call start immediately after creating the timer.

Parameters:

this

a Timer.