Skip to content

File SolidSyslogPosixClock.h

FileList > Interface > SolidSyslogPosixClock.h

Go to the source code of this file

The POSIX SolidSyslogClockFunction, for SolidSyslogConfig.Clock .

  • #include "ExternC.h"

Public Functions

Type Name
EXTERN_C_BEGIN void SolidSyslogPosixClock_GetTimestamp (struct SolidSyslogTimestamp * timestamp)
Fills timestamp from the system real-time clock (CLOCK_REALTIME).

Public Functions Documentation

function SolidSyslogPosixClock_GetTimestamp

Fills timestamp from the system real-time clock (CLOCK_REALTIME).

EXTERN_C_BEGIN void SolidSyslogPosixClock_GetTimestamp (
    struct SolidSyslogTimestamp * timestamp
) 



The documentation for this class was generated from the following file Platform/Posix/Interface/SolidSyslogPosixClock.h