I wonder if anyone can help?
I basically am using the time and date / chrono function. When the user clicks start, it starts counting up (stopwatch style). When the user presses stop, i need this value in a string so that i can upload it to my php table.
I have tried the special/convert value to string but it doesn't really help.
Also, is it a bad idea to use the chrono for a way of keeping time?
The chrono function seems a bit bugged on the pc, but works fine on my android.
edit: i have followed some of the search replies but haven't had so much luck.

