endTiming method

  1. @override
void endTiming (String name, int elapsed)
override

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