Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Bloom-Engine/engine
/ count
Method
count
native/shared/src/frame_callbacks.rs:85–87 ·
view source on GitHub ↗
Get number of registered callbacks.
(&self)
Source
from the content-addressed store, hash-verified
83
84
/// Get number of registered callbacks.
85
pub fn count(&self) -> usize {
86
self.callbacks.len()
87
}
88
}
Callers
12
alloc_perry_string
Function · 0.45
bloom_measure_text
Function · 0.45
node_count
Function · 0.45
read_accessor_f32
Function · 0.45
load_gltf_with_textures
Function · 0.45
end_frame
Method · 0.45
set_touch
Method · 0.45
node_count
Method · 0.45
alloc_perry_string
Function · 0.45
in_use_count
Method · 0.45
depth_snapshot_preserves_cleared_value
Function · 0.45
include_guard
Function · 0.45
Calls
no outgoing calls
Tested by
2
depth_snapshot_preserves_cleared_value
Function · 0.36
include_guard
Function · 0.36