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

Suggested transfer windows derived from Throughput. More...

#include <StormByte/system/device.hxx>

Collaboration diagram for StormByte::System::Device::Window:

Public Attributes

StormByte::Size read
 Suggested read window.
 
StormByte::Size write
 Suggested write window.
 

Detailed Description

Suggested transfer windows derived from Throughput.

Each side is bps / 500 clamped to 16 KiB–1 MiB.

Member Data Documentation

◆ read

StormByte::Size StormByte::System::Device::Window::read

Suggested read window.

◆ write

StormByte::Size StormByte::System::Device::Window::write

Suggested write window.


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