All Bundles

Timer

Provides elapsed time

Operations

End

Ends the timer

method : public : End() ~ Nil

GetElapsedTime

Gets the elapsed time in seconds

method : public : GetElapsedTime() ~ Float

Start

Starts the timer

method : public : Start() ~ Nil