# Benchmark Stop

## Overview

![The Benchmark Stop Node.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-7c6e1297bafee9c50d909ff4764f2627399a78a2%2Fbenchmarkstopnode20241.png?alt=media)

The **Benchmark Stop** **Node** stops a timer and prints the time measured on the **Console**.

[**Scope**](https://docs.incari.com/incari-studio/overview#scopes): **Project**, **Scene**, **Function**, **Prefab**.

## Attributes

![The Benchmark Stop Node Attributes.](https://1553081948-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FU990HLHWA30dTfELtDUK%2Fuploads%2Fgit-blob-36794ab36faeec5e49eb3d8cb4552d6cd99b196a%2Fbenchmarkstopattributes.png?alt=media)

| Attribute    | Type       | Description                                    |
| ------------ | ---------- | ---------------------------------------------- |
| `Timer Name` | **String** | The name of the timer that the **Node** stops. |

## Inputs

| Input             | Type      | Description                                                           |
| ----------------- | --------- | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse** | A standard **Input Pulse**, to trigger the execution of the **Node**. |

## Outputs

| Output             | Type      | Description                                                                                                                            |
| ------------------ | --------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| *Pulse Output* (►) | **Pulse** | A standard **Output Pulse**, to move onto the next **Node** along the **Logic Branch**, once this **Node** has finished its execution. |

## See Also

* [**Benchmark Start**](https://docs.incari.com/incari-studio/toolbox/development/benchmark-start)
* [**Benchmark Get**](https://docs.incari.com/incari-studio/toolbox/development/benchmark-get)
