Clock

Utility class that measures the elapsed time.

Constructors

this
this()

Default constructor.

Destructor

~this
~this()

Destructor

Members

Functions

getElapsedTime
Duration getElapsedTime()

Get the elapsed time.

restart
Duration restart()

Restart the clock.

Meta