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

Method latencyTime

src/extended/PWMNode.cpp:71–71  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69
70 virtual double tailTime(ContextRenderLock & r) const override { return 0; }
71 virtual double latencyTime(ContextRenderLock & r) const override { return 0; }
72};
73
74////////////////////

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected