AppSrc.getLatency

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

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

Parameters

min ulong*

the min latency

max ulong*

the min latency

Meta