Class | SFML::Clock |
In: |
system/Vector3.cpp
|
Parent: | Object |
Utility class for manipulating time.
sf::Clock is a lightweight class for measuring time.
Its resolution depends on the underlying OS, but you can generally expect a 1 ms resolution.