MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / isActive

Method isActive

dashboard/graph/src/simulation.ts:38–38  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 /** Reheats the simulation (e.g. after expansion or drag release). */
37 reheat(target?: number): void;
38 isActive(): boolean;
39}
40
41const ALPHA_MIN = 0.004;

Callers 1

frameFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected