|
definition: |
cpuTime4Command :: String -> Benchmark Float cpuTime4Command = mapBench cpuTime . benchCommand |
|
demand: |
no demanded arguments |
|
deterministic: |
deterministic operation |
|
documentation: |
Benchmark the cpu time (in seconds) to execute a shell command. |
|
failfree: |
<FAILING> |
|
indeterministic: |
referentially transparent operation |
|
infix: |
no fixity defined |
|
iotype: |
{() |-> {.._#lambda508}}
|
|
name: |
cpuTime4Command |
|
precedence: |
no precedence defined |
|
result-values: |
{.._#lambda508}
|
|
signature: |
String -> Benchmark Prelude.Float |
|
solution-complete: |
operation might suspend on free variables |
|
terminating: |
possibly non-terminating |
|
totally-defined: |
possibly non-reducible on same data term |