Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
17
void Timer::setSteps(int steps)
18
{
19
m_steps = steps;
20
}
21
22
long double Timer::stop()
23
{
Callers
1
compare
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected