libIEC61850  0.8.2
Open-source IEC 61850 MMS/GOOSE server and client library
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Functions

Functions

uint64_t Hal_getTimeInMs (void)
 

Detailed Description

Function Documentation

uint64_t Hal_getTimeInMs ( void  )

Get the system time in milliseconds.

The time value returned as 64-bit unsigned integer should represent the milliseconds since the UNIX epoch (1970/01/01 00:00 UTC).

Returns
the system time with millisecond resolution.