Skip to content

Posix platform

File SolidSyslogPosixSysUpTime.h

FileList > Interface > SolidSyslogPosixSysUpTime.h

The POSIX SolidSyslogSysUpTimeFunction, for MetaSd.

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

Public Functions Documentation

SolidSyslogPosix_GetSysUpTime

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

uint32_t SolidSyslogPosix_GetSysUpTime (
    void
) 

Returns 0 if the clock read fails.



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