EnOcean Link
1.14.0.0
Middleware to Connect EnOcean easily to other Projects
eoTimer.h
Go to the documentation of this file.
1
7
#ifndef EO_TIMER_H
8
#define EO_TIMER_H
9
#include "
eoHalTypes.h
"
10
15
class
eoTimer
16
{
17
18
public
:
19
eoTimer
();
20
virtual
~
eoTimer
();
25
static
uint32_t
GetTickCount
();
26
33
static
void
Sleep
(uint32_t ms);
34
};
35
36
#endif // !defined(EO_TIMER_H)
eoTimer
tickCount helper
Definition:
eoTimer.h:15
eoTimer::Sleep
static void Sleep(uint32_t ms)
eoTimer::GetTickCount
static uint32_t GetTickCount()
eoHalTypes.h
SourceCode
EOLink
Includes
eoTimer.h
Generated on Thu Aug 24 2023 10:09:53 for EnOcean Link by
1.8.13