pub fn start_heartbeat(
conn: Arc<BackendConn>,
interval: Duration,
) -> JoinHandle<()>Expand description
启动 Platform 通道心跳任务(cmd=6003)
pub fn start_heartbeat(
conn: Arc<BackendConn>,
interval: Duration,
) -> JoinHandle<()>启动 Platform 通道心跳任务(cmd=6003)