GLUS
Functions
glus_profile.h File Reference

Go to the source code of this file.

Functions

GLUSAPI GLUSvoid GLUSAPIENTRY glusProfileResetFPSf ()
 Reset FPS profiling. More...
 
GLUSAPI GLUSvoid GLUSAPIENTRY glusProfileUpdateFPSf (GLUSfloat time)
 Update FPS profiling and log FPS. More...
 

Function Documentation

GLUSAPI GLUSvoid GLUSAPIENTRY glusProfileResetFPSf ( )

Reset FPS profiling.

GLUSAPI GLUSvoid GLUSAPIENTRY glusProfileUpdateFPSf ( GLUSfloat  time)

Update FPS profiling and log FPS.

Parameters
timePassed time per frame.