Timestamp Operations

Timestamp Operations#

ROCTracer: 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]timestampThe system clock timestamp in nano seconds.
Return values
ROCTRACER_STATUS_SUCCESSThe function has been executed successfully.