| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Unison.Runtime.Profiling
Documentation
data ProfileComm Source #
Instances
| RuntimeProfiler ProfileComm Source # | |
Defined in Unison.Runtime.Machine.Types Associated Types data Ticker ProfileComm Source # Methods startTicker :: ProfileComm -> IO (Ticker ProfileComm, IO ()) Source # checkTicker :: Ticker ProfileComm -> CombIx -> K -> IO () Source # | |
| newtype Ticker ProfileComm Source # | |
Defined in Unison.Runtime.Machine.Types | |