~mmach/netext73/ninja-build

« back to all changes in this revision

Viewing changes to src/metrics.cc

  • Committer: mmach
  • Date: 2022-05-24 14:54:55 UTC
  • Revision ID: netbit73@gmail.com-20220524145455-qfaw0s6b68c2y293
1.11.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
 
29
29
#include "util.h"
30
30
 
 
31
using namespace std;
 
32
 
31
33
Metrics* g_metrics = NULL;
32
34
 
33
35
namespace {