Timestamp Operations#
Timestamp Operations
Functions | |
ROCTRACER_API roctracer_status_t | roctracer_get_timestamp (roctracer_timestamp_t *timestamp) ROCTRACER_VERSION_4_1 |
Get the system clock timestamp. More... | |
Detailed Description
Function Documentation
◆ roctracer_get_timestamp()
ROCTRACER_API roctracer_status_t roctracer_get_timestamp | ( | roctracer_timestamp_t * | timestamp | ) |
Get the system clock timestamp.
- Parameters
-
[out] timestamp The system clock timestamp in nano seconds.
- Return values
-
ROCTRACER_STATUS_SUCCESS The function has been executed successfully.