Expand description
A poh_timing_point module
Structs§
- Slot
PohTiming Info - SlotPohTimingInfo. This struct is sent to channel and received by poh_timing_report service.
Enums§
- PohTiming
Point - PohTimingPoint. Each TimingPoint is annotated with a timestamp in milliseconds.
Functions§
- send_
poh_ timing_ point - send poh timing to channel
Type Aliases§
- PohTiming
Receiver - Receiver of SlotPohTimingInfo from the channel
- PohTiming
Sender - Sender of SlotPohTimingInfo to the channel