Home
last modified time | relevance | path

Searched defs:lagCounter (Results 1 – 2 of 2) sorted by relevance

/dports/devel/love10/love-0.10.2/src/modules/video/theora/
H A DVideoStream.h90 unsigned int lagCounter; variable
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/Core/
H A DBaseRenderer.cpp167 …string lagCounter = MessageManager::Localize("Lag") + ": " + std::to_string(_console->GetLagCounte… in ShowLagCounter() local
174 …string lagCounter = MessageManager::Localize("Frame") + ": " + std::to_string(_console->GetFrameCo… in ShowFrameCounter() local