> For the complete documentation index, see [llms.txt](https://docs.moasure.com/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moasure.com/en/moasure-1-and-2-series/your-moasure-device/measuring-time-accuracy.md).

# Measuring Time / Accuracy

Understanding how time affects your measurement is key to achieving accurate results with Moasure.

{% hint style="info" %}
This setting is only available with a Moasure 2 PRO. [Learn more about Moasure 2 PRO](https://www.moasure.com/pages/discover-moasure)
{% endhint %}

### **How Time Affects Accuracy**

Moasure measures continuously while you move, capturing data hundreds of times per second.\
Accuracy is confirmed when the device is placed completely still.

**Error increases with time, not distance.**

This means:

* The longer you move without pausing, the more error can build
* Regular pauses help maintain accuracy

***

### **Measurement Modes (Moasure 2 PRO)**

You can choose between two measurement modes depending on your priority:

#### **Highest Accuracy (6–8 seconds)**

* Pause every **6–8 seconds**
* Always pause in the **green zone** (no later than amber)
* Best for achieving the most accurate results

***

#### **Longest Time (12–16 seconds)**

* Pause every **12–16 seconds**
* Always pause in the **green zone** (no later than amber)
* Allows longer movement between points
* Results in reduced accuracy compared to Highest Accuracy

<div align="left"><figure><img src="/files/9uFqYBC5bk9EzoiYNkgR" alt="" width="375"><figcaption></figcaption></figure></div>

### **Maximising Measurement Accuracy**

For the best results, focus on these three key techniques:

**Pace**\
Walk at a steady, controlled pace between measurement (pause) points.

**Placement**\
Place the device down quickly and gently, without hovering.

**Rotation**\
Rotate the device smoothly, avoiding sudden or abrupt movements.

***

### **Changing Measuring Time / Accuracy**

To change your measuring mode:

1. Tap the **cog icon** in the bottom-right corner of the app
2. Tap **Measuring Options**
3. Tap **Measuring Time**
4. Select your preferred mode

{% hint style="info" %}
We recommend re-starting your app when you make app setting changes
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.moasure.com/en/moasure-1-and-2-series/your-moasure-device/measuring-time-accuracy.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.
