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