SlowFileSystem.average_latency_and_seed


Description:

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

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

Parameters:

base_file_system

A FileSystem as the base file system.

average_latency

The average value of the latency.

seed

A random seed.

Returns:

A newly created SlowFileSystem.