Fps |
The FpsMeter type exposes the following members.
Name | Description | |
---|---|---|
DisplayFormatString | Gets or sets the format string that is used to format the FpsMeter results. Default value is "{0} fps; average: {1:0.00} fps" | |
TotalFrames | number of Frames (rendering passes) from the start of measuring or from last Reset. | |
TotalSeconds | number of seconds from the start of measuring or from last Reset. |