4 The MLWorks Interactive Environment Library
Timer
structure is a convenient programmatic interface to the MLWorks.Time
structure. This structure is deprecated.
structure Timer: sig val time: ('a ->'b) -> 'a -> MLWorks.Time.Elapsed.T val timeIterations: int -> ('a -> 'b) -> 'a -> MLWorks.Time.Elapsed.T val printTiming: {function: 'a -> 'b, name: string, stream: MLWorks.IO.outstream} -> 'a -> 'b end
Generated with Harlequin WebMaker