#include <SDL/SDL_timer.h>
Include dependency graph for ticktimer.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | ManualTimer |
| Simple stopwatch class based on a variable time reference. | |
| class | TickTimer |
| Simple stopwatch class, based on SDL_GetTicks(). More... | |
Definition in file ticktimer.h.
1.3.4