Nuclex Signal/Slot Library: Benchmarks Cygon October 13, 2019 Programming 1 Comment When you’re writing some code that needs to notify code in othe r parts of the program, your weapon of choice is the "signal / slot concept". A signal is a connection point where any interested party can register a…Continue Reading →