SlowFileSystem.newAverageLatency

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

baseFileSystem arrow.file_system.FileSystem

A #GArrowFileSystem as the base file system.

averageLatency double

The average value of the latency.

Return Value

Type: arrow.slow_file_system.SlowFileSystem

A newly created #GArrowSlowFileSystem.