Function ntcore_sys::NT_Flush [] [src]

pub unsafe extern "C" fn NT_Flush(inst: NT_Inst)

Flush Entries. Forces an immediate flush of all local entry changes to network. Normally this is done on a regularly scheduled interval (see NT_SetUpdateRate()).

Note: flushes are rate limited to avoid excessive network traffic. If the time between calls is too short, the flush will occur after the minimum time elapses (rather than immediately).

@param inst instance handle