Created
June 15, 2020 01:26
-
-
Save yuriyskulskiy/247ad7a8464ac86064c85f44b977bc82 to your computer and use it in GitHub Desktop.
This file contains 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
private const val DURATION = 300 | |
val PERIOD = 3 | |
fun doNothing(){ | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment