updateFps method

void updateFps()

Implementation

void updateFps(){
	ClipMath.setTimeFps( _fps );
}