Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MultiFuzz/MultiFuzz
/ default_global_timer_scale
Function
default_global_timer_scale
icicle-cortexm/src/config.rs:14–16 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
12
}
13
14
fn default_global_timer_scale() -> u32 {
15
1
16
}
17
18
fn default_fuzz_consumption_timeout() -> u64 {
19
150000
Callers
1
default
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected