You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
D4VID a8553ae2bf
Highlight previous and next nodes of a selected node
6 months ago
CriticalPathAnalyzer Highlight previous and next nodes of a selected node 6 months ago
.gitignore Raycasting 7 months ago
CriticalPathAnalyzer.sln Raycasting 7 months ago
CriticalPathAnalyzer.sln.DotSettings Relay handling 7 months ago
CriticalPathAnalyzer.sln.DotSettings.user Exchange packets between server and client 7 months ago
README.md Move README.md to git root 7 months ago

README.md

Critical Path Analyzer mod

This mod helps visualize what parts of your circuit have what delay so they can be better optimized or synchronized.

Credit

This mod is heavily inspired and has code taken from Ecconia's WireTracer mod available from this repo.