# Development

## Introduction

The **Development Nodes** are used for monitoring the execution of the **Logic**. They allow the user to print values to the **Console** or measure how long it takes a **Branch** to be executed.

## Contents

* [**Assert**](https://docs.incari.com/incari-studio/toolbox/development/assert)
* [**Benchmark Get**](https://docs.incari.com/incari-studio/toolbox/development/benchmark-get)
* [**Benchmark Start**](https://docs.incari.com/incari-studio/toolbox/development/benchmark-start)
* [**Benchmark Stop**](https://docs.incari.com/incari-studio/toolbox/development/benchmark-stop)
* [**Clear Console**](https://docs.incari.com/incari-studio/toolbox/development/clear-console)
* [**Console**](https://docs.incari.com/incari-studio/toolbox/development/console)
* [**Profiler Start**](https://docs.incari.com/incari-studio/toolbox/development/profiler-start)
* [**Profiler Stop**](https://docs.incari.com/incari-studio/toolbox/development/profiler-stop)
