mirror of
https://github.com/g4klx/MMDVMHost.git
synced 2026-04-04 14:07:36 +00:00
DMR beacon handling.
This commit is contained in:
parent
bab0c3492a
commit
f165b3ca89
8 changed files with 49 additions and 14 deletions
|
|
@ -35,7 +35,7 @@ public:
|
|||
unsigned int elapsed();
|
||||
|
||||
private:
|
||||
#if defined(WIN32)
|
||||
#if defined(_WIN32) || defined(_WIN64)
|
||||
LARGE_INTEGER m_frequency;
|
||||
LARGE_INTEGER m_start;
|
||||
#else
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue