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-09-04 at 08:01:26 +0000