[][src]Module game_time::framerate::counter

Provides utilities for tracking frame rate.

Structs

FrameCounter

A basic frame rate counter.

Constants

DEFAULT_SLOW_THRESHOLD

The default slow threshold for FrameCounter.

Traits

FrameCount

A frame rate counter and tracker.