Would allow our futures based runtime to utilize this, and any clients that dont want to call tick at exactly the tick duration, can just pass the duration since they last called tick, so that real ticks are managed internally.
Any clients that want to send a real tick can just call it with the tick duration.
Would allow our futures based runtime to utilize this, and any clients that dont want to call tick at exactly the tick duration, can just pass the duration since they last called tick, so that real ticks are managed internally.
Any clients that want to send a real tick can just call it with the tick duration.