roctracer
4.1.60101
|
Functions | |
ROCTRACER_API roctracer_status_t | roctracer_get_timestamp (roctracer_timestamp_t *timestamp) ROCTRACER_VERSION_4_1 |
Get the system clock timestamp. More... | |
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. |