decrement

fun decrement(amount: Int): PNCounter

Decrements the counter by the given amount.

Return

the delta corresponding to this operation.