StormByte-System 2.0.0
C++26 process and environment module of the StormByte suite
 
Loading...
Searching...
No Matches
StormByte::System::Device::Throughput Struct Reference

Nominal sequential rates of the resolved medium. More...

#include <StormByte/system/device.hxx>

Public Attributes

std::size_t read_bps
 Nominal sequential read.
 
std::size_t write_bps
 Nominal sequential write.
 

Detailed Description

Nominal sequential rates of the resolved medium.

Bytes per second, not byte lengths. Not a benchmark.

Member Data Documentation

◆ read_bps

std::size_t StormByte::System::Device::Throughput::read_bps

Nominal sequential read.

◆ write_bps

std::size_t StormByte::System::Device::Throughput::write_bps

Nominal sequential write.


The documentation for this struct was generated from the following file: