else controls.push(<IconButton key="start" iconClassName="material-icons" onClick={this.start_timer.bind(this)} tooltipPosition="top-center" tooltip="Start Timer" disabled={working}>play_arrow</IconButton>)