readCount property

int readCount
getter/setter pair

Number of read calls since construction (or last reset).

Implementation

int readCount = 0;