Public Attributes#

struct timespec
uint64_t

Public Attribute Documentation#

timestamp#

struct timespec sl_rtl_cs_log_params::timestamp

Epoch time of the RTL library initiatilization in seconds. This value is used to enhance logging data. If epoch time is not available then both timestamp.tv_sec and timestamp.tv_nsec must be set to 0.


Definition at line 983 of file /mnt/raid/workspaces/ws.r5dbcxuIo/overlay/gsdk/util/silicon_labs/rtl/inc/sl_rtl_clib_api.h

timestamp_ms#

uint64_t sl_rtl_cs_log_params::timestamp_ms

Monotonic time of the RTL library initiatilization in milliseconds, must come from the same clock as subevent_timestamp_ms in sl_rtl_cs_subevent_data. This value is used to enhance logging data. If monotonic clock is not available then timetamp_ms and subevent_timestamp_ms in sl_rtl_cs_subevent_data must be set to 0.


Definition at line 983 of file /mnt/raid/workspaces/ws.r5dbcxuIo/overlay/gsdk/util/silicon_labs/rtl/inc/sl_rtl_clib_api.h