1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-06-27 08:31:16 +02:00

Add temporary stats

This commit is contained in:
Eelco Dolstra 2018-06-11 16:10:50 +02:00
parent 24c6806994
commit 30964103dc
No known key found for this signature in database
GPG key ID: 8170B4726D7198DE
2 changed files with 28 additions and 1 deletions

View file

@ -276,6 +276,7 @@ public:
/* Print statistics. */
void printStats();
void printStats2();
void realiseContext(const PathSet & context);