# 任意のタイミングでフラッシュやブラックアウトを行う

## フラッシュ(タイマーの点滅)を発生させる

表示タイマー左下のブラッシュボタンから任意のタイミングでフラッシュ(点滅)を発生させることができます。1回のクリックで5回フラッシュします。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2F8GLTVTdMzhYgotJC9pBa%2Fmanual_flash.gif?alt=media&#x26;token=dc6235f5-20df-4545-88ab-8db3b2e51575" alt="フラッシュ(点滅)を発生させる"><figcaption><p>フラッシュ(点滅)を発生させる</p></figcaption></figure>

{% hint style="success" %}
特に、発表者などがいるユースケースにおいて、時間に注意を向けさせるのに効果的です。
{% endhint %}

{% hint style="info" %}
プログレスバーのイエローゾーンやレッドゾーン、タイマーが終了した際にフラッシュを行うように、[フラッシュ回数の事前設定](https://docs.timer-share.com/quick-start/customize/time-management/set-flash)も可能です。
{% endhint %}

***

## ブラックアウト(暗転)させる

表示タイマー左下のブラックアウトボタンから任意のタイミングで画面をブラックアウト(暗転)させることができます。\
暗転後、再度ボタンをクリックすることでブラックアウトを解除できます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FvpFSYaTpW4sQFalt7PCz%2Fmanual_blaskout.gif?alt=media&#x26;token=107d0a25-7654-48b2-aef0-92b1fa99df54" alt="ブラックアウト(暗転)させる"><figcaption><p>ブラックアウト(暗転)させる</p></figcaption></figure>

{% hint style="success" %}
時間を意識させないようにしたいケース(タイムアップ後)や、一時的なタイマー停止を表示させたくないようなユースケースで効果的です。
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.timer-share.com/quick-start/advanced-settings-operation/flash-blackout.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
