CoroutineTask

class CoroutineTask(howOften: Long)(source)

Constructors

Link copied to clipboard
constructor(howOften: Long)

Properties

Link copied to clipboard

Counts down to 1, starting from the given value of howOften (inclusive).

Link copied to clipboard

Counts down to 0, starting from the given value of howOften (exclusive).

Link copied to clipboard
val round: Long

The current round.

Link copied to clipboard

The current round.