CpuTime module learns to compute elapsed time
This commit is contained in:
parent
d3610191d3
commit
55e9b47bd1
2 changed files with 24 additions and 6 deletions
|
@ -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',
|
||||
],
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue