# Get ImageSequence Duration

## Overview

![The Get ImageSequence Duration Node.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-1ec8499dc9dc22063b25cb6309446285c2935705%2Fgetimagesequencedurationupdatedimage.png?alt=media)

The **Get ImageSequence Duration Node** returns the total runtime (in seconds) of the **ImageSequence**.

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

## Attributes

![The Get ImageSequence Duration Node Attributes.](https://2561100106-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Ff6JZovzOqBctA4C1o76u%2Fuploads%2Fgit-blob-9689d5e47624c2844b36916d612cb817bfccb8bb%2Fnode-get-imagesequence-duration-attr.png?alt=media)

| Attribute | Type         | Description            |
| --------- | ------------ | ---------------------- |
| `Object`  | **ObjectID** | The target **Object**. |

## Inputs

| Input             | Type         | Description                                                           |
| ----------------- | ------------ | --------------------------------------------------------------------- |
| *Pulse Input* (►) | **Pulse**    | A standard **Input Pulse**, to trigger the execution of the **Node**. |
| `Object ID`       | **ObjectID** | The ID of the target **Object**.                                      |

## 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. |
| `Duration`         | **Float** | The total runtime.                                                                                                                     |

## See Also

* [**Get ImageSequence FPS**](https://docs.incari.com/incari-studio/2023.2/toolbox/incari/imagesequence/getimagesequencefps)
* [**Get ImageSequence Total Frames**](https://docs.incari.com/incari-studio/2023.2/toolbox/incari/imagesequence/getimagesequencetotalframes)
* [**Get Current ImageSequence Frame**](https://docs.incari.com/incari-studio/2023.2/toolbox/incari/imagesequence/getcurrentimagesequenceframe)
