Counter

kyo.stats.Counter
See theCounter companion object
abstract class Counter

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def add(v: Long): Unit > IOs
def add(v: Long, b: Attributes): Unit > IOs

Concrete methods

def inc: Unit > IOs