shapeworks::TraceEvent
Public Attributes
| Name | |
|---|---|
| QString | name |
| QString | phase |
| qint64 | timestamp_us |
| Qt::HANDLE | thread_id |
| int | process_id |
Public Attributes Documentation
variable name
QString name;
variable phase
QString phase;
variable timestamp_us
qint64 timestamp_us;
variable thread_id
Qt::HANDLE thread_id;
variable process_id
int process_id;
Updated on 2025-10-13 at 18:47:50 +0000