MCPcopy Create free account
hub / github.com/0xShug0/audio.cpp / clear

Method clear

src/framework/runtime/cache.cpp:13–15  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11}
12
13void RuntimeCache::clear() {
14 cache_.clear();
15}
16
17} // namespace engine::runtime

Callers 15

release_graphMethod · 0.45
resetMethod · 0.45
worker_mainMethod · 0.45
create_threadsMethod · 0.45
rebuildMethod · 0.45
generateMethod · 0.45
clear_graphMethod · 0.45
build_cjk_split_mapFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected