Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ DeltaSecondsD
Method
DeltaSecondsD
SampleFramework12/v1.00/Timer.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
double Timer::DeltaSecondsD() const
110
{
111
return deltaSecondsD;
112
}
113
114
int64 Timer::ElapsedMilliseconds() const
115
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected