GLUS
Functions
glus_profile.c File Reference
#include "GL/glus.h"

Functions

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

Function Documentation

GLUSvoid GLUSAPIENTRY glusProfileResetFPSf ( )

Reset FPS profiling.

GLUSvoid GLUSAPIENTRY glusProfileUpdateFPSf ( GLUSfloat  time)

Update FPS profiling and log FPS.

Parameters
timePassed time per frame.