MCPcopy Create free account
hub / github.com/TheRealMJP/DeferredTexturing / DeltaSeconds

Method DeltaSeconds

SampleFramework12/v1.00/Timer.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99int64 Timer::DeltaSeconds() const
100{
101 return deltaSeconds;
102}
103
104float Timer::DeltaSecondsF() const
105{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected