My Project
programmer's documentation
Public Member Functions
timer_stats_start Interface Reference

Start a timer for a given statistic. More...

Collaboration diagram for timer_stats_start:
Collaboration graph

Public Member Functions

subroutine timer_stats_start (id)
 

Detailed Description

Start a timer for a given statistic.

Parents of the current statistic are also started, if not active. If a timer with the same root but different parents is active, we assume the current operation is a subset of the active timer, so the timer is not started, so as to avoid having a sum of parts larger thn the total.

Parameters
[in]idid of statistic

Constructor & Destructor Documentation

◆ timer_stats_start()

subroutine timer_stats_start ( integer(c_int), value  id)

The documentation for this interface was generated from the following file: