GHC.Profiling
Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
Description
Since: base-4.7.0.0
stopProfTimer :: IO () Source
Stop attributing ticks to cost centres. Allocations will still be attributed.
Since: base-4.7.0.0
startProfTimer :: IO () Source
Start attributing ticks to cost centres. This is called by the RTS on startup.
Since: base-4.7.0.0
© The University of Glasgow and others
Licensed under a BSD-style license (see top of the page).
https://downloads.haskell.org/~ghc/8.10.2/docs/html/libraries/base-4.14.1.0/GHC-Profiling.html