nn::fs::ForceEnableLatencyEmulation Function
void ForceEnableLatencyEmulation(
bool isEmulateEndurance = true,
s64 constantWait = 0
);
| Name | Description | |
|---|---|---|
| isEmulateEndurance | ||
| constantWait |
This function can no longer be used to enable/disable latency emulation. At present, this function only calls InitializeLatencyEmulation function internally.
CONFIDENTIAL