Skip to content

A very simple class that can be used as a timer. Starts when created and stops when the stop function is called.

License

Notifications You must be signed in to change notification settings

martineisemann/simpleTimer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple Timer class. It starts the std::chrono timer, when the object is created and stops if the stop function is called. The time can be queried using different elapsed_time functions.

About

A very simple class that can be used as a timer. Starts when created and stops when the stop function is called.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages