MCPcopy Create free account
hub / github.com/MultiFuzz/MultiFuzz / default_instr_limit

Function default_instr_limit

icicle-cortexm/src/config.rs:22–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20}
21
22fn default_instr_limit() -> u64 {
23 3000_0000
24}
25
26fn default_interrupt_trigger() -> IndexMap<String, Trigger> {
27 [("trigger".into(), Trigger {

Callers 1

defaultMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected