MCPcopy Create free account
hub / github.com/OpenXcom/OpenXcom / addFrame

Method addFrame

src/Interface/FpsCounter.cpp:121–124  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

119}
120
121void FpsCounter::addFrame()
122{
123 _frames++;
124}
125}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected