NT_FlushLocal

Function NT_FlushLocal 

Source
pub unsafe extern "C" fn NT_FlushLocal(inst: NT_Inst)
Expand description

Flush local updates.

Forces an immediate flush of all local changes to the client/server. This does not flush to the network.

Normally this is done on a regularly scheduled interval.

ยงParameters

  • inst: instance handle