ns-3 Direct Code Execution
Home
Tutorials ▼
Docs ▼
Wiki
Manual
Develop ▼
API
Bugs
API
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
dce-clock.h
Go to the documentation of this file.
1
#ifndef DCE_CLOCK_H
2
#define DCE_CLOCK_H
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#endif
7
8
#define DCE_CLOCKS_PER_SEC (1000000)
9
10
typedef
int
dce_clock_t
;
11
12
dce_clock_t
dce_clock
(
void
);
13
14
15
#ifdef __cplusplus
16
}
17
#endif
18
19
#endif
/* DCE_CLOCK_H */
model
dce-clock.h
Generated on Fri Aug 30 2013 13:57:55 for ns-3-dce by
1.8.1.2