I plan to add support for specifying the update frequency using seconds rather than update ticks. Would be a case of adding a toggle bool as a parameter to state whether they're using ticks or seconds, and add a double parameter to specify the seconds between updates.
I plan to add support for specifying the update frequency using seconds rather than update ticks. Would be a case of adding a toggle bool as a parameter to state whether they're using ticks or seconds, and add a double parameter to specify the seconds between updates.