1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> 2<html> 3 4<head> 5<META http-equiv="Content-Type" content="text/html; charset=windows-1252"> 6<META name="GENERATOR" content="IBM WebSphere Studio Homepage Builder Version 7.0.0.0 for Windows"> 7<META http-equiv="Content-Style-Type" content="text/css"> 8<title>FS_ForceToEnableLatencyEmulation</title> 9<LINK rel="stylesheet" href="../../css/nitro.css" type="text/css"> 10</head> 11 12<body> 13 14<h1 align="left">FS_ForceToEnableLatencyEmulation <img src="../../image/TWL.gif" align="middle"></h1> 15<h2>Syntax</h2> 16 17<dl> 18 <dd> 19<CODE>#include <nitro/fs.h></CODE><BR> <BR> <CODE>void FS_ForceToEnableLatencyEmulation( void );</CODE><br> <br> 20 </dd> 21</dl> 22<h2>Arguments</h2> 23<p>None.</p> 24 25<h2>Return Values</h2> 26<p>None.</p> 27 28<H2>Description</H2> 29<p>This function simulates the random wait times that occur when accessing the console NAND memory or SD Card memory after device performance has deteriorated.<br /> This feature, which must be explicitly called, is always enabled for Debug and Release builds. It is disabled for FINALROM builds.</p> 30 31<H2>Notes</H2> 32<p>This function has no effect on commercially released systems.</p> 33 34<h2>See Also</h2> 35<p> 36<A href="../overview/about_Archive.html#FAT">FAT archives</A> 37</p> 38 39<h2>Revision History</h2> 40<p> 412009/01/07 Explained that the feature is always disabled for FINALROM builds.<br />2008/11/27 Initial version.<br /> 42</p> 43 44<hr><p>CONFIDENTIAL</p></body> 45</html> 46