Skip to content

File SolidSyslogWindowsClock.h

FileList > Interface > SolidSyslogWindowsClock.h

Go to the source code of this file

The Windows SolidSyslogClockFunction, for SolidSyslogConfig.Clock .

  • #include "SolidSyslogTimestamp.h"

Public Functions

Type Name
EXTERN_C_BEGIN void SolidSyslogWindowsClock_GetTimestamp (struct SolidSyslogTimestamp * timestamp)
Fills timestamp from the system wall clock (GetSystemTimeAsFileTime), broken down to UTC calendar fields with microsecond precision.

Public Functions Documentation

function SolidSyslogWindowsClock_GetTimestamp

Fills timestamp from the system wall clock (GetSystemTimeAsFileTime), broken down to UTC calendar fields with microsecond precision.

EXTERN_C_BEGIN void SolidSyslogWindowsClock_GetTimestamp (
    struct SolidSyslogTimestamp * timestamp
) 



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