summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Huwald <jh@sotun.de>2013-06-14 11:25:25 (GMT)
committerJan Huwald <jh@sotun.de>2013-06-14 11:25:25 (GMT)
commit955be6351131ae86ceb9c5b05ebb41f22bbecfed (patch)
tree87fb7b93fe32c59b3eab8149ee3e092d9b287438
parenteabd9f34184ab82caccabf26ab6febc3b974cc5b (diff)
timer: add \t for easier parsing
-rw-r--r--timer.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/timer.hpp b/timer.hpp
index 8d413b3..0b8922b 100644
--- a/timer.hpp
+++ b/timer.hpp
@@ -21,7 +21,7 @@ struct PerfPrinter {
if (msg)
std::cerr << "\r\033[K"
<< *msg
- << ": "
+ << ":\t"
<< diff()
<< " s"
<< std::endl;
contact: Jan Huwald // Impressum