MCPcopy 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
18fn default_fuzz_consumption_timeout() -> u64 {
19 150000
20}
21
22fn default_instr_limit() -> u64 {
23 3000_0000

Callers 1

defaultMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected