Show time spent for dictionary cache building on startup

This commit is contained in:
jsteube
2017-05-23 10:07:04 +02:00
parent b3bf67a11d
commit ef33544bfa
4 changed files with 29 additions and 0 deletions

View File

@@ -1866,6 +1866,8 @@ typedef struct cache_generate
u64 cnt;
u64 cnt2;
time_t runtime;
} cache_generate_t;
typedef struct hashlist_parse