| 
    Kannel: Open Source WAP and SMS gateway
    svn-r5336
    
   | 
 
Data Fields | |
| float | prev | 
| float | curr | 
| double | last | 
| int | interval | 
| int | dirty | 
Alexander Malysh <amalysh at kannel.org> 2008 for project Kannel
| float load_entry::curr | 
Definition at line 69 of file load.c.
Referenced by load_add_interval(), load_get(), and load_increase_with().
| int load_entry::dirty | 
Definition at line 72 of file load.c.
Referenced by load_add_interval(), load_get(), and load_increase_with().
| int load_entry::interval | 
Definition at line 71 of file load.c.
Referenced by load_add_interval(), and load_increase_with().
| double load_entry::last | 
Definition at line 70 of file load.c.
Referenced by load_add_interval(), load_get(), and load_increase_with().
| float load_entry::prev | 
Definition at line 68 of file load.c.
Referenced by load_add_interval(), load_get(), and load_increase_with().