base_clock
Base clock interface for Pipecat timing operations.
- class pipecat.clocks.base_clock.BaseClock[source]
Bases:
ABCAbstract base class for clock implementations.
Provides a common interface for timing operations used in Pipecat for synchronization, scheduling, and time-based processing.