LLFIO  v2.00
llfio_v2_xxx::byte_io_multiplexer::check_for_any_completed_io_statistics Struct Reference

Statistics about the just returned wait_for_completed_io() operation. More...

#include "byte_io_multiplexer.hpp"

Public Attributes

size_t initiated_ios_completed {0}
 The number of initiated i/o which were completed by this call.
 
size_t initiated_ios_finished {0}
 The number of initiated i/o which were finished by this call.
 

Detailed Description

Statistics about the just returned wait_for_completed_io() operation.


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