Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ ElapsedSecondsF
Method
ElapsedSecondsF
SampleFramework12/v1.00/Timer.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
float Timer::ElapsedSecondsF() const
90
{
91
return elapsedSecondsF;
92
}
93
94
double Timer::ElapsedSecondsD() const
95
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected