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