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