CurryInfo: base-3.3.0 / System.CPUTime.getCPUTime

definition:
getCPUTime :: IO Int
demand:
no demanded arguments
deterministic:
deterministic operation
documentation:
--- Returns the current cpu time of the process in milliseconds.
failfree:
()
indeterministic:
referentially transparent operation
infix:
no fixity defined
iotype:
{() |-> _}
name:
getCPUTime
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