MCPcopy Create free account
hub / github.com/LabSound/LabSound / latencyTime

Method latencyTime

include/LabSound/core/AnalyserNode.h:27–27  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

25
26 virtual double tailTime(ContextRenderLock & r) const override { return 0; }
27 virtual double latencyTime(ContextRenderLock & r) const override { return 0; }
28
29 struct Detail;
30 Detail * _detail = nullptr;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected