SlowFileSystem.average_latency


Description:

[ CCode ( has_construct_function = false ) ]
[ Version ( since = "0.17.0" ) ]
public SlowFileSystem.average_latency (FileSystem base_file_system, double average_latency)

The latency is normally distributed with a standard deviation of average_latency * 0.1.

The random seed is given by the default random device.

Parameters:

base_file_system

A FileSystem as the base file system.

average_latency

The average value of the latency.

Returns:

A newly created SlowFileSystem.