nn::fs::ForceDisableLatencyEmulation Function

Syntax

void ForceDisableLatencyEmulation(
     void
);

Parameters

None.

Return Values

None.

Description

This function can no longer be used to enable/disable latency emulation. At present, this function only calls InitializeLatencyEmulation function internally.

Revision History

2011/02/21
Revised the description in line with the addition of a feature to the ForceEnableLatencyEmulation function to always emulate a fixed period of waiting.
2010/11/09
Initial version.

CONFIDENTIAL