MCPcopy 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
79void FramebufferWidget::step() {
80 Widget::step();
81}
82
83
84void FramebufferWidget::draw(const DrawArgs& args) {

Callers

nothing calls this directly

Calls 1

stepFunction · 0.85

Tested by

no test coverage detected