#65 closed enhancement (fixed)
kmk: Add --print-time[=min-sec]
| Reported by: | bird | Owned by: | bird |
|---|---|---|---|
| Priority: | major | Milestone: | 0.1.5 |
| Component: | kmk | Version: | noversion |
| Keywords: | kmk feature | Cc: |
Description (last modified by )
Per target stopwatch for tracking down build time regressions. When --print-time isn't given a value, it will show the elapsed time of all commands.
Change History (2)
comment:1 by , 17 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 17 years ago
| Description: | modified (diff) |
|---|
Note:
See TracTickets
for help on using tickets.

(In [2101]) kmk: Implemented new switch --print-time. Fixes #65.