lib60870-C  2.3.2
C source code library for the IEC 60870-5-101/104 protocols
Typedefs | Functions
hal_time.h File Reference

Abstraction layer for system time access. More...

#include "hal_base.h"
Include dependency graph for hal_time.h:

Go to the source code of this file.

Typedefs

typedef uint64_t nsSinceEpoch
 
typedef uint64_t msSinceEpoch
 

Functions

PAL_API msSinceEpoch Hal_getTimeInMs (void)
 
PAL_API nsSinceEpoch Hal_getTimeInNs (void)
 
PAL_API bool Hal_setTimeInNs (nsSinceEpoch nsTime)
 

Detailed Description

Abstraction layer for system time access.