Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/DeferredTexturing
/ DeltaMicroseconds
Method
DeltaMicroseconds
SampleFramework12/v1.00/Timer.cpp:159–162 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
157
}
158
159
int64 Timer::DeltaMicroseconds() const
160
{
161
return deltaMicroseconds;
162
}
163
164
float Timer::DeltaMicrosecondsF() const
165
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected