Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
352
static void ok(void) {
353
printf(
"OK\n"
);
354
}
355
356
static long long usec(void) {
357
struct timeval tv;
Callers
1
intsetTest
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected