regtime.h File Reference
SIP registrar module - time related functions.
More...
#include <time.h>
Go to the source code of this file.
|
Functions |
| void | get_act_time (void) |
| | Get actual time and store value in act_time.
|
Variables |
| time_t | act_time |
Detailed Description
SIP registrar module - time related functions.
Definition in file regtime.h.
Function Documentation
| void get_act_time |
( |
void |
|
) |
|
Get actual time and store value in act_time.
Definition at line 36 of file regtime.c.
Variable Documentation