#include <nitro/fs.h>
void FS_ForceToEnableLatencyEmulation( void );
None.
None.
This function simulates the random wait times that occur when accessing the console NAND memory or SD Card memory after device performance has deteriorated.
This feature, which must be explicitly called, is always enabled for Debug and Release builds. It is disabled for FINALROM builds.
This function has no effect on commercially released systems.
2009/01/07 Explained that the feature is always disabled for FINALROM builds.
2008/11/27 Initial version.
CONFIDENTIAL