Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ ElapsedSecondsD
Method
ElapsedSecondsD
SampleFramework12/v1.00/Timer.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
double Timer::ElapsedSecondsD() const
95
{
96
return elapsedSecondsD;
97
}
98
99
int64 Timer::DeltaSeconds() const
100
{
Callers
1
UpdateDecals
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected