masa-umich / Ground-Support-Software

GUI for the engine controller
1 stars 0 forks source link

Widget that displays speed at which critical threads are running #146

Open jtalier opened 2 years ago

jtalier commented 2 years ago

We have many many threads in the console and server that perform critical tasks. These include main server thread, console update thread, auto sequence threads, etc. We have no idea how fast these are running and cannot track during test. The goal would be to implement a few function (one already created) and also a widget which can display this information to the user