Click or drag to resize
AB4D logo

FpsMeter Properties

The FpsMeter type exposes the following members.

Properties
 NameDescription
Public propertyDisplayFormatString Gets or sets the format string that is used to format the FpsMeter results. Default value is "{0} fps; average: {1:0.00} fps"
Public propertyTotalFrames number of Frames (rendering passes) from the start of measuring or from last Reset.
Public propertyTotalSeconds number of seconds from the start of measuring or from last Reset.
Top
See Also