MCPcopy Create free account
hub / github.com/Snapchat/KeyDB / ok

Function ok

src/intset.c:352–354  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

350#endif
351
352static void ok(void) {
353 printf("OK\n");
354}
355
356static long long usec(void) {
357 struct timeval tv;

Callers 1

intsetTestFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected