Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/donkeyteethUX/iced_plot
/ has_outstanding_gpu_request
Method
has_outstanding_gpu_request
src/picking.rs:168–170 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
166
}
167
168
pub(crate) fn has_outstanding_gpu_request(&self) -> bool {
169
self.pick_seq > self.pick_result_seq
170
}
171
}
172
173
fn marker_center_world(pt: &Point) -> DVec2 {
Callers
1
update_plot_program
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected