MCPcopy Create free account
hub / github.com/ChiyukiGana/Quickinput / exec

Method exec

source/src/scriptinterpreter.cpp:1605–1608  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1603 if (ad.getAverageVolume(i.id, time, v)) return v;
1604 }
1605 }
1606 }
1607 return 0.0f;
1608 }
1609};
1610/*
1611str deviceName

Callers

nothing calls this directly

Calls 2

try_lockMethod · 0.80
toStringMethod · 0.45

Tested by

no test coverage detected