![]() |
Conquer Chess
Chess and Starcraft combined
|
Clock to count the frames per second. More...
#include <fps_clock.h>
Public Member Functions | |
| fps_clock () | |
| double | get_fps () const noexcept |
| Get the frames per seconds. | |
| void | tick () noexcept |
| Indicate a frame has processed. | |
Clock to count the frames per second.
| fps_clock::fps_clock | ( | ) |
|
inlinenoexcept |
Get the frames per seconds.
|
noexcept |
Indicate a frame has processed.