MCPcopy Create free account
hub / github.com/emscripten-core/emscripten / voidClass

Method voidClass

test/embind/embind_jspi_test.cpp:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 }
28
29 static void voidClass() { emscripten_sleep(0); }
30
31 static int intClass(int i) {
32 emscripten_sleep(0);

Callers 1

EM_ASYNC_JSFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected