OsuRoom.trySetTimer

Sets a timer using !mp timer

  1. void setTimer(Duration d)
  2. bool trySetTimer(Duration d)
    class OsuRoom
    nothrow
    bool
    trySetTimer
    (
    Duration d
    )

Throws

NoServerResponseException for no response from bancho.

Meta