API-method "testdiskspeed"

API-method testdiskspeed

Since

v24.3

Signature

bool testdiskspeed(
    string dirPath, 
    int writeBufferSize, 
    int maxFileSize,
    int timeout,
);

Description

The function writes data to a file until either the maximum file size is reached or the timeout period expires.

Arguments

Return value

/js/scripts.min.js