4.5 Profiling: the Profile structure
Function
Shell.Profile
val profileTime: ('a -> 'b) -> 'a -> 'b
profileTime f x -> values
This function is the same as profile f x, except that instead of space and time profiling, only time profiling is performed.
profile
Generated with Harlequin WebMaker