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

Method ElapsedSecondsD

SampleFramework12/v1.00/Timer.cpp:94–97  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

92}
93
94double Timer::ElapsedSecondsD() const
95{
96 return elapsedSecondsD;
97}
98
99int64 Timer::DeltaSeconds() const
100{

Callers 1

UpdateDecalsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected