increment method

void increment (String name, int value)

Increments counter by given value.

  • name a counter name of Increment type.
  • value a value to add to the counter.