StartSamplingParameterType

@native @JSType trait StartSamplingParameterType extends StObject
Companion
object
trait StObject
class Object
trait Any
class Object
trait Matchable
class Any

Value members

Inherited methods

def hasOwnProperty(v: String): Boolean
Inherited from
Object
def isPrototypeOf(v: Object): Boolean
Inherited from
Object
def propertyIsEnumerable(v: String): Boolean
Inherited from
Object
def toLocaleString(): String
Inherited from
Object
def valueOf(): Any
Inherited from
Object

Concrete fields

var samplingInterval: UndefOr[Double]

Average sample interval in bytes. Poisson distribution is used for the intervals. The default value is 32768 bytes.

Average sample interval in bytes. Poisson distribution is used for the intervals. The default value is 32768 bytes.