Increment the specified count and return its new periodic value.
Increment the specified count and return the new value. Instead of overflowing, when the value is sufficiently large, decrement the value so that large values repeat periodically.
new periodic value of the count
| Name | Description |
|---|---|
| count | atomic failure count to update |