Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ mstime
Function
mstime
app/redis-6.2.6/src/redis-cli.c:296–298 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
294
}
295
296
static long long mstime(void) {
297
return ustime()/1000;
298
}
299
300
static void cliRefreshPrompt(void) {
301
if (config.eval_ldb) return;
Callers
3
repl
Function · 0.70
latencyMode
Function · 0.70
LRUTestMode
Function · 0.70
Calls
1
ustime
Function · 0.70
Tested by
no test coverage detected