timeFps static method

double timeFps()

Implementation

static double timeFps(){
	return _env._timeFps;
}