]> git.saurik.com Git - redis.git/commit
Print milliseconds of the current second in log lines timestamps. Sometimes precise...
authorantirez <antirez@gmail.com>
Wed, 4 Apr 2012 13:11:17 +0000 (15:11 +0200)
committerantirez <antirez@gmail.com>
Wed, 4 Apr 2012 13:11:17 +0000 (15:11 +0200)
commit9a322ab73093f15726348d08065b6a90c9894860
tree90e4c2b18ecff390eeabf21cb62ec3d1c2489144
parent1ad4d5080523b1cdd7ee86f416de6d4b9faa138c
Print milliseconds of the current second in log lines timestamps. Sometimes precise timing is very important for debugging.
src/redis.c