BlankMat 0.1.0
Free open-source 3D texture creation application
Loading...
Searching...
No Matches
Timer Class Reference

Public Member Functions

float GetDeltaTime ()
 
std::string GetFPS ()
 
std::string GetFrameTime ()
 
void HandleFrame ()
 

Static Public Member Functions

static double Start ()
 
static void Time (double startTime, const std::string &operationName)
 

Member Function Documentation

◆ GetDeltaTime()

float Timer::GetDeltaTime ( )
inline

◆ GetFPS()

std::string Timer::GetFPS ( )
inline

◆ GetFrameTime()

std::string Timer::GetFrameTime ( )
inline

◆ HandleFrame()

void Timer::HandleFrame ( )
inline

◆ Start()

static double Timer::Start ( )
inlinestatic

◆ Time()

static void Timer::Time ( double  startTime,
const std::string &  operationName 
)
inlinestatic