Stopwatch class final
#include <Stopwatch.hpp>
Constructors, destructors, conversion operators
Public functions
Protected variables
- Uint32 start_mark_
- Uint32 stop_mark_
- Uint32 paused_mark_
- bool is_running_
- bool is_paused_