Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Elapsed time #7

Open
ghost opened this issue Feb 21, 2016 · 5 comments
Open

Elapsed time #7

ghost opened this issue Feb 21, 2016 · 5 comments

Comments

@ghost
Copy link

ghost commented Feb 21, 2016

Hi, is it possible to have a function called ShowElapsedSeconds similar too ShowTotalSeconds, i need this for calculating ah and wh when timer is running.

Thank you for a nice library

@AndrewMascolo
Copy link
Owner

It's a timer library, the whole thing is elapsed time . What "time" are you exactly looking for?

Sent from my iPhone

On Feb 21, 2016, at 5:12 AM, sooerensen [email protected] wrote:

Hi, is it possible to have a function called elapsed time, i need this for calculating ah and wh when timer is running.

Thankyou


Reply to this email directly or view it on GitHub.

@ghost
Copy link
Author

ghost commented Feb 22, 2016

Hi, i mean like ShowTotalSeconds it's counting down the set time, i need like the same counting up the time in seconds, hope this give meaning.

@AndrewMascolo
Copy link
Owner

Are you using the count down code or the count "up" code?

It does both.
Sent from my iPhone

On Feb 22, 2016, at 8:12 AM, sooerensen [email protected] wrote:

Hi, i mean like ShowTotalSeconds it's counting down the set time, i need like the same counting up the time in seconds, hope this give meaning.


Reply to this email directly or view it on GitHub.

@ghost
Copy link
Author

ghost commented Feb 22, 2016

Im using the count down code

@AndrewMascolo
Copy link
Owner

Then just subtract your minutes from the overall seconds. Basic math.

Sent from my iPhone

On Feb 22, 2016, at 8:42 AM, sooerensen [email protected] wrote:

Im using the count down code


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant