Last active
May 9, 2019 08:50
-
-
Save EmmanuelGuther/643753057ca7bd3c0219e12cb472ea8f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
val fiveMinutes = (1000 * 60 * 5).toLong() //5m in milliseconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment