Drake-s-Submarine / system_controller

The embedded control system for the sub
0 stars 0 forks source link

Implement ms to ticks calculation #12

Open drakemain opened 9 months ago

drakemain commented 9 months ago

I need to be able to convert an arbitrary number of milliseconds to ticks. The tick rate is configurable, and components that require accurate timing would need to be updated whenever the tick rate is adjusted otherwise.