Safe Haskell | Trustworthy |
---|---|
Language | Haskell2010 |
Since: 4.7.0.0
stopProfTimer :: IO () Source
Stop attributing ticks to cost centres. Allocations will still be attributed.
Since: 4.7.0.0
startProfTimer :: IO () Source
Start attributing ticks to cost centres. This is called by the RTS on startup.
Since: 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.2.1/docs/html/libraries/base-4.10.0.0/GHC-Profiling.html