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

Method DeltaSecondsD

SampleFramework12/v1.00/Timer.cpp:109–112  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

107}
108
109double Timer::DeltaSecondsD() const
110{
111 return deltaSecondsD;
112}
113
114int64 Timer::ElapsedMilliseconds() const
115{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected