Open LouKordos opened 3 years ago
Consider a code structure that has separate threads updating the individual states at a fixed rate, and each controller pulls the latest value whenever it needs it.
In some cases, this might not be beneficial in terms of performance at all.
Consider a code structure that has separate threads updating the individual states at a fixed rate, and each controller pulls the latest value whenever it needs it.
In some cases, this might not be beneficial in terms of performance at all.