OsuRoom.start

Starts a match after a specified amount of seconds. If after is <= 0 the game will be started immediately. The timeout can be canceled using abortTimer.

class OsuRoom
void
start
(
Duration after = Duration.zero
)

Meta