|
sipxportlib
Version 3.3
|
#include <assert.h>#include <sys/time.h>#include <signal.h>#include <os/linux/OsTaskLinux.h>#include "os/linux/OsUtilLinux.h"#include "os/OsDateTime.h"
Variables | |
| const int | NSECS_PER_SEC = 1000000000 |
| const int | NSECS_PER_USEC = 1000 |
| const int NSECS_PER_SEC = 1000000000 |
| const int NSECS_PER_USEC = 1000 |
1.8.11