Photon Server API

Public Member Functions | Public Attributes | List of all members
FramesPerSecond Class Reference

The fps. More...

Inheritance diagram for FramesPerSecond:

Public Member Functions

void Start ()
 The start. More...
 
void Update ()
 The update. More...
 

Public Attributes

readonly float UpdateInterval = 0.5f
 The update interval. More...
 

Detailed Description

The fps.

Member Function Documentation

◆ Start()

void FramesPerSecond.Start ( )
inline

The start.

◆ Update()

void FramesPerSecond.Update ( )
inline

The update.

Member Data Documentation

◆ UpdateInterval

readonly float FramesPerSecond.UpdateInterval = 0.5f

The update interval.