zircon.core
/
org.hexworks.zircon.internal
/
RunTimeStats
/
Stat
jvm
Stat
class
Stat
(name:
String
, measurementLimit:
Long
)
Content copied to clipboard
Functions
Properties
Sources
Functions
addMeasurement
Link copied to clipboard
jvm
fun
addMeasurement
(measurementNs:
Long
)
Content copied to clipboard
equals
Link copied to clipboard
jvm
open operator fun
equals
(other:
Any
?):
Boolean
Content copied to clipboard
hashCode
Link copied to clipboard
jvm
open fun
hashCode
():
Int
Content copied to clipboard
toString
Link copied to clipboard
jvm
open override fun
toString
():
String
Content copied to clipboard
Properties
measurementCount
Link copied to clipboard
jvm
var
measurementCount
:
Long
= 0L
Content copied to clipboard
name
Link copied to clipboard
jvm
val
name
:
String
Content copied to clipboard
Sources
(source)
Link copied to clipboard