MCPcopy Create free account
hub / github.com/cginternals/glbinding / Timer

Method Timer

source/examples/comparison/Timer.cpp:7–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5
6
7Timer::Timer() : m_msg(nullptr), m_steps(1)
8{
9}
10
11void Timer::start(const char * msg)
12{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected