Hub
Pricing About
NodeNode / Sink

Timer Info

Workflow ControlAutomation
Drag & drop
Like

This node reports individual and aggregate timing/execution information for all nodes of the workflow at this level and for (nested) metanodes and components using the specified recursion option up until the specified depth.

The output table lists all nodes in the workflow that were executed since the last reset. This also includes nodes in metanodes and components up to the specified nesting depth. The detailed statistics are:

  • Name: Name of the node
  • Execution Time: The execution time of the most recent execution.
  • Execution Time since last Reset: The aggregated execution time since the node was last reset. For all nodes but loop start and end nodes this value is the same as the "execution time". Start & end nodes do not get reset as part of a loop restart.
  • Execution Time since Start: The aggregated execution time since the workflow has been opened (or the node was instantiated).
  • Nr of Executions since last Reset: Number of executions since it was last reset. This is usually 1 (or 0 if node is not executed) but can be a larger number for loop start and end nodes.
  • Nr of Executions since Start: Number of times a node was executed since the workflow has been opened.
  • NodeID: The unique ID within the workflow associated with the node.
  • Classname: The java class name of the node -- used to uniquely identify the node implementation.

Node details

Input ports
  1. Type: Flow Variable
    Variable Input
    Allows to make sure node is executed after others.
Output ports
  1. Type: Table
    Output table
    The collected timer information.

Extension

The Timer Info node is part of this extension:

  1. Go to item

Related workflows & nodes

  1. Go to item
  2. Go to item
  3. Go to item

KNIME
Open for Innovation

KNIME AG
Talacker 50
8001 Zurich, Switzerland
  • Software
  • Getting started
  • Documentation
  • Courses + Certification
  • Solutions
  • KNIME Hub
  • KNIME Forum
  • Blog
  • Events
  • Partner
  • Developers
  • KNIME Home
  • Careers
  • Contact us
Download KNIME Analytics Platform Read more about KNIME Business Hub
© 2025 KNIME AG. All rights reserved.
  • Trademarks
  • Imprint
  • Privacy
  • Terms & Conditions
  • Data Processing Agreement
  • Credits