writeCount property

int writeCount
getter/setter pair

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

Implementation

int writeCount = 0;