DISKIO_STAT Struct Reference

Structure used in gathering statistics to hold a operation count, a byte count, and an elapsed time. More...

#include <flaim.h>

List of all members.

Public Attributes

FLMUINT64 ui64Count
 Number of times operation was performed.
FLMUINT64 ui64TotalBytes
 Total number of bytes involved in the operations. This usually represents bytes read from or written to disk.
FLMUINT64 ui64ElapMilli
 Total elapsed time (milliseconds) for the operations.


Detailed Description

Structure used in gathering statistics to hold a operation count, a byte count, and an elapsed time.

This is typically used for I/O operations where it is useful to know the number of bytes that were read or written by the operation.


Generated on Wed Oct 4 12:11:42 2006 for FLAIM by  doxygen 1.4.6