|
SuperTuxKart
|
Public Member Functions | |
| GPUTimer (const char *name) | |
| unsigned | elapsedTimeus () |
| const char * | getName () const |
| void | reset () |
Private Attributes | |
| GLuint | query |
| bool | initialised |
| unsigned | lastResult |
| bool | canSubmitQuery |
| const char * | m_name |
Friends | |
| class | ScopedGPUTimer |