# Help Any one give me info where i find one digital timer for Android mode

**URL:** https://discourse.processing.org/t/help-any-one-give-me-info-where-i-find-one-digital-timer-for-android-mode/29293
**Category:** Processing for Android
**Tags:** homework
**Created:** [April 12, 2021, 7:11am UTC](https://discourse.processing.org/t/help-any-one-give-me-info-where-i-find-one-digital-timer-for-android-mode/29293 "2021-04-12T07:11:27Z")
**Posts on this page:** 1
**Showing post:** 9

<div class="post-metadata">

### Author: ![jafal](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/jafal/32/19112_2.png) [@jafal](https://discourse.processing.org/u/jafal)
#### Post date: [April 20, 2021, 8:26pm UTC](https://discourse.processing.org/t/help-any-one-give-me-info-where-i-find-one-digital-timer-for-android-mode/29293/9 "2021-04-20T20:26:53Z")

</div>

read this

> [@Countdown d, h, min, sec and ms?](https://discourse.processing.org/t/countdown-d-h-min-sec-and-ms/18145/4):
>
> Hello @Teljemo, See my post: [Difference between two times (measuring time)](https://discourse.processing.org/t/difference-between-two-times-measuring-time/15728/4)[https://www.tutorialspoint.com/java/lang/system\_currenttimemillis.htm](https://www.tutorialspoint.com/java/lang/system_currenttimemillis.htm) states: java.lang.System.currentTimeMillis() returns the difference, measured in milliseconds, between the current time and midnight, January 1, 1970 UTC(coordinated universal time). I used June 1, 2020 as my target date: [Days between Dates](https://www.timeanddate.com/date/durationresult.html?m1=1&d1=1&y1=1970&m2=6&d2=1&y2=2020) Some code I wrote quickly using System.currentTimeMillis(): // Time Elapsed using System.currentTimeMil…

---

_[View the full topic](https://discourse.processing.org/t/help-any-one-give-me-info-where-i-find-one-digital-timer-for-android-mode/29293)._
