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

Method latencyTime

src/extended/PdNode.cpp:66–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64
65 virtual double tailTime() const { return 0; }
66 virtual double latencyTime() const { return 0; }
67
68 // return true on successful initialization
69 bool initPure(const int numInChannels, const int numOutChannels,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected