CurryInfo: base-3.4.0 / System.CPUTime.getElapsedTime

definition: Info
 
getElapsedTime :: IO Int
demand: Info
 no demanded arguments
deterministic: Info
 deterministic operation
documentation: Info
 
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: Info
 ()
indeterministic: Info
 referentially transparent operation
infix: Info
 no fixity defined
iotype: Info
 {() |-> _}
name: Info
 getElapsedTime
precedence: Info
 no precedence defined
result-values: Info
 _
signature: Info
 Prelude.IO Prelude.Int
solution-complete: Info
 operation might suspend on free variables
terminating: Info
 yes
totally-defined: Info
 reducible on all ground data terms