CpuTime module learns to compute elapsed time

This commit is contained in:
Sitaram Chamarty 2012-04-07 19:06:02 +05:30
parent d3610191d3
commit 55e9b47bd1
2 changed files with 24 additions and 6 deletions

View file

@ -305,6 +305,9 @@ __DATA__
# these will run in sequence to modify the input (arguments and environment)
INPUT =>
[
# if you use this, make this the first item in the list
# 'CpuTime::input',
# 'Mirroring::input',
],