shapeworks::TraceEvent
Public Attributes
| Name | |
|---|---|
| QString | name |
| QString | phase |
| qint64 | timestamp_us |
| Qt::HANDLE | thread_id |
| int | process_id |
Public Attributes Documentation
variable name
cpp
QString name;
variable phase
cpp
QString phase;
variable timestamp_us
cpp
qint64 timestamp_us;
variable thread_id
cpp
Qt::HANDLE thread_id;
variable process_id
cpp
int process_id;
Updated on 2026-03-31 at 16:02:10 +0000