Get the time from the Global Timer Counter Register.
Note: None.
Prototype
void XTime_GetTime(XTime *Xtime_Global);
Parameters
The following table lists the XTime_GetTime
function arguments.
Name | Description |
---|---|
Xtime_Global | Pointer to the 64-bit location which will be updated with the current timer value. |