Hoogle Search
Within LTS Haskell 24.52 (ghc-9.10.3)
Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.
_msgThreadState_cpu :: MsgThreadState -> !Word16sbp SwiftNav.SBP.Piksi Percentage cpu use for this thread. Values range from 0 - 1000 and needs to be renormalized to 100
_msgThreadState_name :: MsgThreadState -> !Textsbp SwiftNav.SBP.Piksi Thread name (NULL terminated)
_msgThreadState_stack_free :: MsgThreadState -> !Word32sbp SwiftNav.SBP.Piksi Free stack space for this thread
-
sbp SwiftNav.SBP.Piksi No documentation available.
msgThreadState_cpu :: Lens' MsgThreadState Word16sbp SwiftNav.SBP.Piksi No documentation available.
msgThreadState_name :: Lens' MsgThreadState Textsbp SwiftNav.SBP.Piksi No documentation available.
msgThreadState_stack_free :: Lens' MsgThreadState Word32sbp SwiftNav.SBP.Piksi No documentation available.
-
sbp SwiftNav.SBP.Profiling SBP class for message MSG_PROFILING_THREAD_INFO (0xCF02). Contains profiling information related to a single thread being tracked by the producing system. Refer to product documentation to understand the exact scope and meaning of this message.
-
sbp SwiftNav.SBP.Profiling No documentation available.
_msgProfilingSystemInfo_n_threads :: MsgProfilingSystemInfo -> !Word8sbp SwiftNav.SBP.Profiling Number of threads being tracked by this system