CRM64Pro GDK v0.14.0
A free cross-platform game development kit built on top of SDL 3.0
Loading...
Searching...
No Matches
CRM64Pro::Timer Member List

This is the complete list of members for CRM64Pro::Timer, including all inherited members.

benchClose(Sint32 idBench)CRM64Pro::Timer
benchCreate(const string &sName, Sint32 iRuns=0, const string &sUnit="ms", eBenchMetric eMetric=BM_LATENCY)CRM64Pro::Timer
benchInfo(Sint32 idBench)CRM64Pro::Timer
benchInfoEx(Sint32 idBench, const string &sTitle="Report")CRM64Pro::Timer
benchInfoEx(const vector< Sint32 > &vBenchIds, const string &sTitle="Report")CRM64Pro::Timer
benchStart(Sint32 idBench)CRM64Pro::Timer
benchStats(Sint32 idBench, Stats &stats)CRM64Pro::Timer
benchStop(Sint32 idBench, Uint64 workAmount=1)CRM64Pro::Timer
BM_LATENCY enum valueCRM64Pro::Timer
BM_THROUGHPUT enum valueCRM64Pro::Timer
eBenchMetric enum nameCRM64Pro::Timer
getAverageLFR() constCRM64Pro::Timer
getAverageRFR() constCRM64Pro::Timer
getCurrentLFR() constCRM64Pro::Timer
getCurrentRFR() constCRM64Pro::Timer
getHiResTime()CRM64Pro::Timer
getLFR() constCRM64Pro::Timer
getLogicFrames() constCRM64Pro::Timer
getRenderFrames() constCRM64Pro::Timer
getRFR() constCRM64Pro::Timer
getTicks()CRM64Pro::Timer
getTicksNow()CRM64Pro::Timer
getTime() constCRM64Pro::Timer
info(Sint32 iMode=0) overrideCRM64Pro::Timer
init(eTimerState tsOpt=TS_INIT)CRM64Pro::Timer
setRate(Uint16 iR, Uint16 iL)CRM64Pro::Timer