Skip to main content

start_heartbeat_with_server_clock

Function start_heartbeat_with_server_clock 

Source
pub fn start_heartbeat_with_server_clock(
    conn: Arc<BackendConn>,
    interval: Duration,
    server_time_store: Arc<ServerTimeAnchorStore>,
) -> JoinHandle<()>