endTiming method

void endTiming (String name, int elapsed)

Ends measurement of execution elapsed time and updates specified counter.

  • name a counter name
  • elapsed execution elapsed time in milliseconds to update the counter.

See Timing.endTiming