diff options
author | Mattias Andrée <maandree@kth.se> | 2021-02-07 00:24:39 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-02-07 00:24:39 +0100 |
commit | 68dd947b82c6508cb72558130759c9eb2480f1eb (patch) | |
tree | 519b32f07c9f46d48849acb88c6687ecb28db12b /.gitignore | |
parent | Add posix time support (diff) | |
download | mongotimer-68dd947b82c6508cb72558130759c9eb2480f1eb.tar.gz mongotimer-68dd947b82c6508cb72558130759c9eb2480f1eb.tar.bz2 mongotimer-68dd947b82c6508cb72558130759c9eb2480f1eb.tar.xz |
Fork mongoclock and turn into a timer and stopwatch
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to '')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,4 +4,4 @@ *.out *.su mongo_*.h -/mongoclock +/mongotimer |