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

Method setSteps

source/examples/comparison/Timer.cpp:17–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

15}
16
17void Timer::setSteps(int steps)
18{
19 m_steps = steps;
20}
21
22long double Timer::stop()
23{

Callers 1

compareFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected