kgorking opened this issue 4 years ago · 1 comments
Allows systems to only be called maximum amount of times per second. Fx passing opts::interval<10>' to make_system` will result in the system only being updated after 100ms has passed.
opts::interval<10>' to
Call it frequency instead? Makes more sense
frequency