increment

fun increment(amount: Int): PNCounter

Increments the counter by the given amount.

Return

the delta corresponding to this operation.