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

Safe HaskellSafe-Infered

Cgm.Control.Profile

Documentation

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

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