in reply to Timer::Runtime proposed
Personally, I prefer the time(1) utility, which doesn't suffer from the problems mentioned above, shows more detailed output (defaults to real/user/sys times, but can be show (much) more, specially GNU time), and doesn't actually change the program run.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Timer::Runtime proposed
by awohld (Hermit) on Mar 28, 2011 at 23:31 UTC | |
|
Re^2: Timer::Runtime proposed
by awohld (Hermit) on Mar 29, 2011 at 08:14 UTC | |
by JavaFan (Canon) on Mar 29, 2011 at 09:07 UTC | |
by Anonymous Monk on Mar 29, 2011 at 08:29 UTC |