---
title: Timer Start node
description: Configure the Timer Start node to record the current time in a named property, enabling elapsed-time measurements with the Timer Stop node in a journey.
component: platform
version: 7.5
page_id: platform:auth-node-ref:timer-start
canonical_url: https://docs.pingidentity.com/platform/7.5/auth-node-ref/timer-start.html
llms_txt: https://docs.pingidentity.com/platform/llms.txt
docs_for_agents: https://developer.pingidentity.com/build-with-ai/docs-for-agents.md
keywords: ["Nodes &amp; Trees", "Journeys", "Authentication"]
page_aliases: ["auth-node-timer-start.adoc"]
section_ids:
  availability: Availability
  outcomes: Outcomes
  properties: Properties
---

# Timer Start node

Starts a named timer metric, which you can stop with a [Timer Stop node](timer-stop.html).

## Availability

| Product                               | Available? |
| ------------------------------------- | ---------- |
| PingOne Advanced Identity Cloud       | Yes        |
| PingAM (self-managed)                 | Yes        |
| Ping Identity Platform (self-managed) | Yes        |

## Outcomes

Single outcome path.

## Properties

| Property            | Usage                                                                                                                                                                                                                   |
| ------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Start Time Property | Specify a property name into which to store the current time.Specify the same value in any instances of the [Timer Stop node](timer-stop.html) that measure the time elapsed since evaluation passed through this node. |
