Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/VCVRack/Rack
/ step
Method
step
src/widget/FramebufferWidget.cpp:79–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
78
79
void FramebufferWidget::step() {
80
Widget::step();
81
}
82
83
84
void FramebufferWidget::draw(const DrawArgs& args) {
Callers
nothing calls this directly
Calls
1
step
Function · 0.85
Tested by
no test coverage detected