Function ntcore_sys::NT_SetUpdateRate [] [src]

pub unsafe extern "C" fn NT_SetUpdateRate(inst: NT_Inst, interval: f64)

Set the periodic update rate. Sets how frequently updates are sent to other nodes over the network.

@param inst instance handle @param interval update interval in seconds (range 0.01 to 1.0)