Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ ElapsedMillisecondsF
Method
ElapsedMillisecondsF
SampleFramework12/v1.00/Timer.cpp:119–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
float Timer::ElapsedMillisecondsF() const
120
{
121
return elapsedMillisecondsF;
122
}
123
124
double Timer::ElapsedMillisecondsD() const
125
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected