ManaPlus
Variables
perfstat.h File Reference

(986a3bf)

#include "localconsts.h"

Go to the source code of this file.

Variables

static const size_t PERFSTAT_MAX = 120U
 
static const size_t PERFSTAT_LAST_STAT = 13U
 
static const size_t PERFSTAT_FPS_STAT = 12U
 

Variable Documentation

◆ PERFSTAT_FPS_STAT

const size_t PERFSTAT_FPS_STAT = 12U
static

Definition at line 29 of file perfstat.h.

Referenced by Perf::selectWorstFrame().

◆ PERFSTAT_LAST_STAT

const size_t PERFSTAT_LAST_STAT = 13U
static

◆ PERFSTAT_MAX

const size_t PERFSTAT_MAX = 120U
static

Definition at line 27 of file perfstat.h.

Referenced by Perf::init(), Perf::nextFrame(), and Perf::selectWorstFrame().