Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Redot-Engine/redot-engine
/ disable_seeking
Method
disable_seeking
editor/debugger/editor_profiler.cpp:566–569 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
564
}
565
566
void EditorProfiler::disable_seeking() {
567
seeking = false;
568
graph->queue_redraw();
569
}
570
571
void EditorProfiler::_combo_changed(int) {
572
_update_frame();
Callers
1
_msg_debug_exit
Method · 0.45
Calls
1
queue_redraw
Method · 0.45
Tested by
no test coverage detected