samplesToMs

Accepts a number of samples and the sample rate. Returns the corresponding time in milliseconds.

float
samplesToMs
nothrow @nogc
(
float samples
,
)

Meta