
4.5 Profiling: the Profile structure
Shell.Profile
val profileTime: ('a -> 'b) -> 'a -> 'b
profileTime f x -> values
profile f x, except that instead of space and time profiling, only time profiling is performed.

Generated with Harlequin WebMaker