Simon Hargood
Posts: 0
Joined: Tue Feb 24, 2015 7:10 pm

Tracking and recording elapsed time

I want to measure elapsed time between a press of a start button and the press of a finish button. Can anyone give me an idea of the best way to achieve it?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Tracking and recording elapsed time

Hello Simon,

You may try to achieve this with some JS logic: http://www.w3schools.com/jsref/jsref_... or with some appropriate phonegap plugin.

Return to “Issues”