AppSrc.getLatency

Retrieve the min and max latencies in @min and @max respectively.

class AppSrc
void
getLatency
(
out ulong min
,
out ulong max
)

Parameters

min ulong

the min latency

max ulong

the max latency

Meta