Click or drag to resize
PerformanceEnvCalculateBytesPerSecond Method
Calculate bytes per seconds

Namespace: DrawerBackup.Native
Assembly: DrawerBackup.Native (in DrawerBackup.Native.dll) Version: 0.0.1.1 (0.0.1.1)
Syntax
public double CalculateBytesPerSecond(
	long len,
	int seconds
)

Parameters

len
Type: SystemInt64
seconds
Type: SystemInt32

Return Value

Type: Double
See Also