XTime_GetTime - 2021.1 English

Xilinx Standalone Library Documentation OS and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2021-06-16
Version
2021.1 English

Get the time from the physical timer counter register.

Prototype

void XTime_GetTime(XTime *Xtime_Global);

Parameters

The following table lists the XTime_GetTime function arguments.

Table 1. XTime_GetTime Arguments
Name Description
Xtime_Global Pointer to the 64-bit location to be updated with the current value of physical timer counter register.

Returns

None.