Home
last modified time | relevance | path

Searched refs:GLTimer (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/gource/gource-0.51/src/core/
H A Dtimer.cpp5 GLTimer::GLTimer() { in GLTimer() function in GLTimer
13 GLTimer::GLTimer(const std::string& name) : name(name) { in GLTimer() function in GLTimer
21 GLTimer::~GLTimer() { in ~GLTimer()
25 void GLTimer::unload() { in unload()
34 void GLTimer::start() { in start()
46 void GLTimer::stop() { in stop()
52 const std::string& GLTimer::getName() const { in getName()
56 GLuint64 GLTimer::getValue() const { in getValue()
60 Uint32 GLTimer::getGLMillis() const { in getGLMillis()
64 Uint32 GLTimer::getCPUMillis() const { in getCPUMillis()
[all …]
H A Dtimer.h8 class GLTimer {
16 GLTimer();
17 GLTimer(const std::string& name);
18 ~GLTimer();
/dports/sysutils/logstalgia/Logstalgia-logstalgia-1.1.2/src/core/
H A Dtimer.cpp5 GLTimer::GLTimer() { in GLTimer() function in GLTimer
13 GLTimer::GLTimer(const std::string& name) : name(name) { in GLTimer() function in GLTimer
21 GLTimer::~GLTimer() { in ~GLTimer()
25 void GLTimer::unload() { in unload()
34 void GLTimer::start() { in start()
46 void GLTimer::stop() { in stop()
52 const std::string& GLTimer::getName() const { in getName()
56 GLuint64 GLTimer::getValue() const { in getValue()
60 Uint32 GLTimer::getGLMillis() const { in getGLMillis()
64 Uint32 GLTimer::getCPUMillis() const { in getCPUMillis()
[all …]
H A Dtimer.h8 class GLTimer {
16 GLTimer();
17 GLTimer(const std::string& name);
18 ~GLTimer();