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

Table 1. Return Type

Parameter Name

Parameter Type

Description

uint64_t

64-bit unsigned integer

System time in micro seconds

API Type – Synchronous