loadCount property

int loadCount
getter/setter pair

Total number of load calls since construction (or last reset).

Implementation

int loadCount = 0;