I have a variable which is going to help me check if 10 seconds has passed.
private val currTime: Long = System.currentTimeMillis() private val time: Long = 10000