chrono::utils::ChProfileNode Class Reference
Description
A node in the Profile Hierarchy Tree.
#include <ChProfiler.h>
Collaboration diagram for chrono::utils::ChProfileNode:

Protected Attributes | |
| const char * | Name |
| int | TotalCalls |
| float | TotalTime |
| unsigned long int | StartTime |
| int | RecursionCounter |
| ChProfileNode * | Parent |
| ChProfileNode * | Child |
| ChProfileNode * | Sibling |
The documentation for this class was generated from the following files:
- D:/W/B/src/chrono-9.0.1/src/chrono/utils/ChProfiler.h
- D:/W/B/src/chrono-9.0.1/src/chrono/utils/ChProfiler.cpp