oRTP
0.22.0
Main Page
Data Structures
Files
File List
Globals
ortp-0.22.0
src
winrttimer.h
1
#pragma once
2
3
#ifdef __cplusplus
4
extern
"C"
{
5
#endif
6
7
void
winrt_timer_init(
void
);
8
void
winrt_timer_do(
void
);
9
void
winrt_timer_close(
void
);
10
11
#ifdef __cplusplus
12
};
13
#endif
14
15
#define TIME_INTERVAL 50
16
#define TIME_TIMEOUT 100
Generated on Mon Aug 4 2014 22:29:34 for oRTP by
1.8.2