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

Method now

include/LabSound/extended/FunctionNode.h:33–33  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

31 virtual void reset(ContextRenderLock & r) override;
32
33 double now() const { return _now; }
34
35private:
36 virtual bool propagatesSilence(ContextRenderLock & r) const override;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected