MCPcopy 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
14fn default_global_timer_scale() -> u32 {
15 1
16}
17
18fn default_fuzz_consumption_timeout() -> u64 {
19 150000

Callers 1

defaultMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected