Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ dStopwatchTime
Function
dStopwatchTime
3rd_party/Src/ode/ode/src/timer.cpp:248–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
247
248
double dStopwatchTime (dStopwatch *s)
249
{
250
return s->time / dTimerTicksPerSecond();
251
}
252
253
//****************************************************************************
254
// code timers
Callers
1
dTestSolveLCP
Function · 0.85
Calls
1
dTimerTicksPerSecond
Function · 0.85
Tested by
no test coverage detected