roctracer 4.1.60400
|
Functions | |
ROCTRACER_API roctracer_status_t | roctracer_get_timestamp (roctracer_timestamp_t *timestamp) ROCTRACER_VERSION_4_1 |
Get the system clock timestamp. | |
ROCTRACER_API roctracer_status_t roctracer_get_timestamp | ( | roctracer_timestamp_t * | timestamp | ) |
Get the system clock timestamp.
[out] | timestamp | The system clock timestamp in nano seconds. |
ROCTRACER_STATUS_SUCCESS | The function has been executed successfully. |