Class TFramesPerSecond

Unit

Declaration

type TFramesPerSecond = class(TObject)

Description

Measure frames per second.

You should never create an instance of this class directly, instead just use the available instance in TCastleContainer.Fps. The TCastleContainer instance is, in turn, automatically created for each TCastleWindow or TCastleControl.

Source: base/castletimeutils_framespersecond.inc (line 30).

Hierarchy

  • TObject
  • TFramesPerSecond

Generated by PasDoc 0.17.0.snapshot.