wisp-sampling
Toggle table of contents
2025.06.02.211800-dfd9f84
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-sampling
wisp-sampling
/
wisp.sampling
/
PercentageSampler
Percentage
Sampler
class
PercentageSampler
(
samplePercentage
:
Int
,
random
:
(
)
->
Int
)
:
Sampler
Members
Constructors
Percentage
Sampler
Link copied to clipboard
constructor
(
samplePercentage
:
Int
,
random
:
(
)
->
Int
)
Functions
sample
Link copied to clipboard
open
override
fun
sample
(
)
:
Boolean
Tests if a sample is allowed or not