Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clementgallet/libTAS
/ updateFrameWindowViews
Method
updateFrameWindowViews
src/program/ui/WindowManager.cpp:351–356 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
}
350
351
void WindowManager::updateFrameWindowViews()
352
{
353
if (ramWatchWindow_) {
354
ramWatchWindow_->update_frozen();
355
}
356
}
357
358
void WindowManager::refreshMovieLoadedWindows()
359
{
Callers
1
updateUIFrame
Method · 0.80
Calls
1
update_frozen
Method · 0.45
Tested by
no test coverage detected