3.4.2.2 SwTimerGetTime
Definition: Get current system time. Returns the system time in micro seconds.
Syntax
uint64_t SwTimerGetTime(void);
Input Parameters
<None>
Return Type and Values
Parameter Name |
Parameter Type |
Description |
---|---|---|
| 64-bit unsigned integer | System time in micro seconds |
API Type – Synchronous