Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OGSR/OGSR-Engine
/ dTimerResolution
Function
dTimerResolution
3rd_party/Src/ode/ode/src/timer.cpp:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
68
69
double dTimerResolution()
70
{
71
return 1.0/dTimerTicksPerSecond();
72
}
73
74
75
double dTimerTicksPerSecond()
Callers
nothing calls this directly
Calls
3
dTimerTicksPerSecond
Function · 0.85
getClockCount
Function · 0.85
loadClockCount
Function · 0.85
Tested by
no test coverage detected