Skip to content

File SolidSyslogWindowsSysUpTime.h

FileList > Interface > SolidSyslogWindowsSysUpTime.h

Go to the source code of this file

The Windows SolidSyslogSysUpTimeFunction, for MetaSd.

  • #include "ExternC.h"
  • #include <stdint.h>

Public Functions

Type Name
EXTERN_C_BEGIN uint32_t SolidSyslogWindowsSysUpTime_Get (void)
Hundredths of a second since boot from GetTickCount64, as RFC 3418 sysUpTime; wraps modulo 2^32 per the TimeTicks contract.

Public Functions Documentation

function SolidSyslogWindowsSysUpTime_Get

Hundredths of a second since boot from GetTickCount64, as RFC 3418 sysUpTime; wraps modulo 2^32 per the TimeTicks contract.

EXTERN_C_BEGIN uint32_t SolidSyslogWindowsSysUpTime_Get (
    void
) 



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