# 進行中のタイマーの時間を補正する

## セクションのカードから時間を変更する

「[時間指定と終了日時指定](https://docs.timer-share.com/getting-started/edit-timer#to)」と同様に、タイマー進行中でも時間を変更することで時間補正が可能です。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FLMrZWXTO0uGi3kPFNB6d%2Fchange_time_sectionCard.gif?alt=media&#x26;token=e6e01363-cbb3-4b79-8e31-be8ae6e70931" alt=""><figcaption><p>セクションカードから時間を変更</p></figcaption></figure>

{% hint style="success" %}
時間の変更は、タイマー起動中(イベント進行中)でも可能です。\
変更は即座に反映され、必要な再計算と表示が直ちに行われます。
{% endhint %}

***

## 「Adjust Time」から補正する(Duration modeのみ)

「Duration mode」の場合には、表示タイマー左下の「Adjust Time」から±1秒から±60分の範囲で時間を補正することができます。

<figure><img src="https://34971084-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqxJX6GsaQQ89UCy3dRLd%2Fuploads%2FNDImfqJ4HY9nv1OSBLKT%2Fchange_time_adjustTime.gif?alt=media&#x26;token=60e53159-44c4-495e-a8ef-c61bdc29a25e" alt=""><figcaption><p>「Adjust Time」から時間を補正</p></figcaption></figure>

{% hint style="success" %}
「Adjust Time」からの変更は、タイマー起動中(イベント進行中)でも可能です。\
変更は即座に反映され、必要な再計算と表示が直ちに行われます。
{% 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/adjusting-ongoing-timer.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.
