r1090: log wall-clock time for each read

This commit is contained in:
Heng Li
2021-08-04 17:45:09 -04:00
parent 2392e54fe2
commit 5180b70ff3
2 changed files with 7 additions and 2 deletions

2
main.c
View File

@@ -7,7 +7,7 @@
#include "mmpriv.h"
#include "ketopt.h"
#define MM_VERSION "2.21-dev-r1089-dirty"
#define MM_VERSION "2.21-dev-r1090-dirty"
#ifdef __linux__
#include <sys/resource.h>