Calculates Time-To-First-Byte (TTFB) metrics for LLM and TTS.
Tracks the time between an LLM context request and the first LLM token,
and between the first LLM token and the first TTS audio chunk. Emits
MetricsFrame and :telemetry events for each measurement.