summaryrefslogtreecommitdiff
path: root/src/include/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/stat.h')
-rw-r--r--src/include/stat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/stat.h b/src/include/stat.h
index 6c274484bcb..db48a841571 100644
--- a/src/include/stat.h
+++ b/src/include/stat.h
@@ -361,6 +361,7 @@ struct __wt_connection_stats {
int64_t cache_eviction_clean;
int64_t cond_auto_wait_reset;
int64_t cond_auto_wait;
+ int64_t time_travel;
int64_t file_open;
int64_t memory_allocation;
int64_t memory_free;