cognimeta-utils-0.1.2: Utilities for Cognimeta products (such as perdure). API may change often.

Safe HaskellSafe-Inferred

Cgm.Control.Profile

Documentation

cpuTimeNF :: NFData a => a -> IO (a, Float)Source

cpuTime :: IO a -> IO (a, Float)Source