API Reference / sampleCount · function
Function: sampleCount()
function sampleCount(
start,
end,
step): number;
Number of samples a scan of these options visits.
Parameters
| Parameter | Type |
|---|---|
start | number |
end | number |
step | number |
Returns
number