# Benchmark Start

## Overview

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

The **Benchmark Start** **Node** starts a timer with a name given in the **Attributes**.

## Attributes

| Attribute    | Type       | Description        |
| ------------ | ---------- | ------------------ |
| `Timer Name` | **String** | Name of the timer. |

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