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

Method latencyTime

include/LabSound/extended/PdNode.h:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33
34 virtual double tailTime(ContextRenderLock & r) const override { return 0; }
35 virtual double latencyTime(ContextRenderLock & r) const override { return 0; }
36
37private:
38 class PureDataNodeInternal;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected