timer.c File Reference

SIP-router core ::Module: SIP-router core. More...

#include "timer.h"
#include "timer_funcs.h"
#include "timer_ticks.h"
#include "dprint.h"
#include <time.h>
#include <sys/time.h>
#include <signal.h>
#include <errno.h>
#include <unistd.h>
#include <stdlib.h>
#include "error.h"
#include "signals.h"
#include "globals.h"
#include "mem/mem.h"
#include "locking.h"
#include "sched_yield.h"
#include "cfg/cfg_struct.h"
Include dependency graph for timer.c:

Go to the source code of this file.


Detailed Description

Definition in file timer.c.