TrinityCore
|
This is the complete list of members for G3D::Stopwatch, including all inherited members.
after(const std::string &s="") | G3D::Stopwatch | |
computeOverhead() | G3D::Stopwatch | private |
cycleOverhead | G3D::Stopwatch | private |
cycleStart | G3D::Stopwatch | private |
elapsedCycles() const | G3D::Stopwatch | inline |
elapsedTime() const | G3D::Stopwatch | inline |
emwaDuration | G3D::Stopwatch | private |
emwaFPS | G3D::Stopwatch | private |
enabled() const | G3D::Stopwatch | inline |
FPS() const | G3D::Stopwatch | inline |
inBetween | G3D::Stopwatch | private |
lastCycleCount | G3D::Stopwatch | private |
lastDuration | G3D::Stopwatch | private |
lastTockTime | G3D::Stopwatch | private |
m_enabled | G3D::Stopwatch | private |
m_fps | G3D::Stopwatch | private |
m_smoothFPS | G3D::Stopwatch | private |
myName | G3D::Stopwatch | private |
prevMark | G3D::Stopwatch | private |
prevTime | G3D::Stopwatch | private |
reset() | G3D::Stopwatch | |
setEnabled(bool e) | G3D::Stopwatch | inline |
smoothElapsedTime() const | G3D::Stopwatch | inline |
smoothFPS() const | G3D::Stopwatch | inline |
startTime | G3D::Stopwatch | private |
Stopwatch(const std::string &name="Stopwatch") | G3D::Stopwatch | |
tick() | G3D::Stopwatch | |
timeStart | G3D::Stopwatch | private |
tock() | G3D::Stopwatch |