XTime_GetTime - 2023.2 English

Standalone Library Documentation: BSP and Libraries Document Collection (UG643)

Document ID
UG643
Release Date
2023-12-13
Version
2023.2 English

Get the time from the TtcPS Counter Register.

Note: None.

Prototype

void XTime_GetTime(XTime *Xtime_Global);

Parameters

The following table lists the XTime_GetTime function arguments.

Table 1. XTime_GetTime Arguments
Type Member Description
XTime * Xtime_Global Pointer to the 64-bit location which will be updated with the current timer value.

Returns

None.