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

Method DeltaSecondsF

SampleFramework12/v1.00/Timer.cpp:104–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102}
103
104float Timer::DeltaSecondsF() const
105{
106 return deltaSecondsF;
107}
108
109double Timer::DeltaSecondsD() const
110{

Callers 3

UpdateMethod · 0.80
CalculateFPSMethod · 0.80
Update_InternalMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected