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

Method latencyTime

include/LabSound/extended/RecorderNode.h:18–18  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16{
17 virtual double tailTime(ContextRenderLock & r) const override { return 0; }
18 virtual double latencyTime(ContextRenderLock & r) const override { return 0; }
19
20 bool m_recording{false};
21

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected