start method

void start()

Starts (or resumes) the timer.

Implementation

void start() => _engine?.start();