CurryInfo: base-3.3.0 / System.CPUTime.getElapsedTime

definition:
getElapsedTime :: IO Int
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Returns the current elapsed time of the process in milliseconds.
--- This operation is not supported in KiCS2 (there it always returns 0),
--- but only included for compatibility reasons.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
getElapsedTime
precedence:
no precedence defined
result-values:
_
signature:
Prelude.IO Prelude.Int
solution-complete:
operation might suspend on free variables
terminating:
yes
totally-defined:
reducible on all ground data terms