FS_ForceToEnableLatencyEmulation

Syntax

#include <nitro/fs.h>

void FS_ForceToEnableLatencyEmulation( void );

Arguments

None.

Return Values

None.

Description

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.

Notes

This function has no effect on commercially released systems.

See Also

FAT archives

Revision History

2009/01/07 Explained that the feature is always disabled for FINALROM builds.
2008/11/27 Initial version.


CONFIDENTIAL