Stats

scala.scalanative.util.Stats$
object Stats

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Stats.type

Members list

Value members

Concrete methods

def dist(key: String)(value: Long): Unit
def in[T](f: => T): T
def time[T](key: String)(f: => T): T