oRTP
0.21.1
Main Page
Data Structures
Files
File List
Globals
linphone
oRTP
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 Sat Mar 16 2013 16:45:17 for oRTP by
1.8.1.1