reset(); $this->putInt((int) (($this->time / Level::TIME_FULL) * 19200)); $this->putByte($this->started == true ? 0x80 : 0x00); } }