Home
last modified time | relevance | path

Searched defs:mstime (Results 1 – 5 of 5) sorted by relevance

/f-stack/app/redis-5.0.5/src/
H A Dredis-benchmark.c115 static long long mstime(void) { in mstime() function
H A Dserver.c442 mstime_t mstime(void) { in mstime() function
H A Dquicklist.c1476 static long long mstime(void) { return ustime() / 1000; } in mstime() function
H A Dserver.h1226 long long mstime; /* Like 'unixtime' but with milliseconds resolution. */ member
H A Dredis-cli.c264 static long long mstime(void) { in mstime() function