# Benchmark Stop

## Overview

![The Benchmark Stop Node.](https://3009747178-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MIspkFTPkuGkv4UgQGs-1330240639%2Fuploads%2Fgit-blob-428a919799f413436037c397efcfa76810edfcec%2Fnode-benchmark-stop.png?alt=media)

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

## Attributes

| 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/2021.1/toolbox/development/benchmark-start)
* [**Benchmark Get**](https://docs.incari.com/incari-studio/2021.1/toolbox/development/benchmark-get)
