Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DISTRHO/Cardinal
/ onNanoDisplay
Function
onNanoDisplay
src/CardinalUI.cpp:532–536 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
530
}
531
532
void onNanoDisplay() override
533
{
534
const ScopedContext sc(this);
535
context->window->step();
536
}
537
538
void uiIdle() override
539
{
Callers
nothing calls this directly
Calls
1
step
Method · 0.45
Tested by
no test coverage detected