You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, thank you for your dedication. I tried to create my app with your library and it’s working perfect. I can get a lot of instrument data. But when i parse it and show it in my UI with foreground thread, my ui updates in every 5 to 10 seconds. Is there any tips on getting the data realtime? Adjusting the delay is not helping .
PS; i have successfully built similar app with python and it runs so much faster. Almost real-time.
The text was updated successfully, but these errors were encountered:
Hi, thank you for your dedication. I tried to create my app with your library and it’s working perfect. I can get a lot of instrument data. But when i parse it and show it in my UI with foreground thread, my ui updates in every 5 to 10 seconds. Is there any tips on getting the data realtime? Adjusting the delay is not helping .
PS; i have successfully built similar app with python and it runs so much faster. Almost real-time.
The text was updated successfully, but these errors were encountered: