Contents

getStatistic

Declaration

virtual UInt64 getStatistic(
 Statisticsstatistic) const;

Parameters

  • statistic:

    Statistic index (an IOBlockStorageDriver::Statistics index).

Return Value

Statistic value.

Overview

Ask the driver to report one of its operating statistics.

See Also

Miscellaneous