Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BillyDM/Firewheel
/ event_queue
Method
event_queue
examples/visual_node_graph/src/system.rs:318–320 ·
view source on GitHub ↗
(&mut self, node_id: NodeID)
Source
from the content-addressed store, hash-verified
316
}
317
318
pub fn event_queue(&mut self, node_id: NodeID) -> ContextQueue<'_> {
319
self.cx.event_queue(node_id)
320
}
321
}
Callers
13
start_or_restart
Method · 0.45
set_volume
Method · 0.45
set_repeat_mode
Method · 0.45
pause
Method · 0.45
resume
Method · 0.45
stop
Method · 0.45
set_speed
Method · 0.45
update
Method · 0.45
update
Method · 0.45
show_body
Method · 0.45
play_sample
Method · 0.45
set_window_size
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected