index
:
Ninja.git
master
release
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
metrics.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
metrics: use chrono to convert ticks to micros
Robin Voetter
2023-06-15
1
-2/+7
*
Cleanup
Bruce Dawson
2022-02-18
1
-30/+0
*
Enabling C++11 in configure.py
Bruce Dawson
2022-02-18
1
-0/+1
*
Make chrono optional, and enable updated __cplusplus on MSVC
Bruce Dawson
2022-02-18
1
-0/+29
*
Fix constexpr and clang-format
Bruce Dawson
2021-08-28
1
-11/+11
*
Make ScopedMetric portable, accurate, and efficient
Bruce Dawson
2021-08-27
1
-39/+27
*
Add 'using namespace std;' to all cc files to prepare for removing it from he...
Michael Jones
2020-09-30
1
-0/+2
*
Fix compilation on VS2013
Scott Graham
2013-10-18
1
-0/+2
*
fix error and prevent warning in GetTimeMillis()
Claus Klein
2012-07-27
1
-1/+1
*
print edges per second
Peter Kuemmel
2012-07-15
1
-0/+10
*
Switch the order of total and avg columns in -d stats output.
Nico Weber
2012-04-17
1
-3/+3
*
windows: use _WIN32 define everywhere
Evan Martin
2012-01-22
1
-2/+2
*
dynamic metrics report width
Evan Martin
2012-01-06
1
-3/+10
*
add a '-d stats' flag for detailed timings
Evan Martin
2012-01-05
1
-0/+108