addGetTime abstract method
Increments the get time accumulator
durationthe time taken in milliseconds
Implementation
void addGetTime(int duration);
Increments the get time accumulator
duration the time taken in millisecondsvoid addGetTime(int duration);