pub fn spawn_runtime_profile_sync(
engine: Arc<InferenceEngine>,
agent_tx: Sender<InferenceEvent>,
) -> JoinHandle<()>pub fn spawn_runtime_profile_sync(
engine: Arc<InferenceEngine>,
agent_tx: Sender<InferenceEvent>,
) -> JoinHandle<()>