MCPcopy Create free account
hub / github.com/WasmEdge/WasmEdge / WasmEdge_StatisticsDelete

Function WasmEdge_StatisticsDelete

lib/api/wasmedge.cpp:1243–1246  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1241}
1242
1243WASMEDGE_CAPI_EXPORT void
1244WasmEdge_StatisticsDelete(WasmEdge_StatisticsContext *Cxt) noexcept {
1245 delete fromStatCxt(Cxt);
1246}
1247
1248// <<<<<<<< WasmEdge statistics functions <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
1249

Callers 2

~TestContextMethod · 0.85
TESTFunction · 0.85

Calls

no outgoing calls

Tested by 2

~TestContextMethod · 0.68
TESTFunction · 0.68