/* fps.h v 1.0; Michal Szabados */

#ifndef FPS_H_INCLUDED_62646500156
#define FPS_H_INCLUDED_62646500156

extern double get_fps();

#endif