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.
| Type | Member | Description |
|---|---|---|
XTime * |
Xtime_Global | Pointer to the 64-bit location which is updated with the current timer value. |