|
ChaiLove API
2.0.0
|
Provides high-resolution timing functionality. More...
Public Member Functions | |
| float | getDelta () |
| Returns the time between the last two frames. More... | |
| int | getFPS () |
| Returns the current frames per second. More... | |
Provides high-resolution timing functionality.
| float love::timer::getDelta | ( | ) |
Returns the time between the last two frames.
| int love::timer::getFPS | ( | ) |
Returns the current frames per second.