Foundation
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
ExampleFpsCounter Struct Reference

#include <Examples.hpp>

Public Member Functions

float Update ()
 

Public Attributes

size_t lastTick {}
 
size_t frames {}
 
float fps {}
 

Member Function Documentation

◆ Update()

float ExampleFpsCounter::Update ( )
inline

Member Data Documentation

◆ fps

float ExampleFpsCounter::fps {}

◆ frames

size_t ExampleFpsCounter::frames {}

◆ lastTick

size_t ExampleFpsCounter::lastTick {}

The documentation for this struct was generated from the following file: