addRemoveTime abstract method
Increments the remove time accumulator
duration
: the time taken in milliseconds
Implementation
void addRemoveTime(int duration);
Increments the remove time accumulator
duration
: the time taken in millisecondsvoid addRemoveTime(int duration);