Kannel: Open Source WAP and SMS gateway  svn-r5335
load_entry Struct Reference

Data Fields

float prev
 
float curr
 
double last
 
int interval
 
int dirty
 

Detailed Description

load.c

Alexander Malysh <amalysh at kannel.org> 2008 for project Kannel

Definition at line 67 of file load.c.

Field Documentation

◆ curr

float load_entry::curr

Definition at line 69 of file load.c.

Referenced by load_add_interval(), load_get(), and load_increase_with().

◆ dirty

int load_entry::dirty

Definition at line 72 of file load.c.

Referenced by load_add_interval(), load_get(), and load_increase_with().

◆ interval

int load_entry::interval

Definition at line 71 of file load.c.

Referenced by load_add_interval(), and load_increase_with().

◆ last

double load_entry::last

Definition at line 70 of file load.c.

Referenced by load_add_interval(), load_get(), and load_increase_with().

◆ prev

float load_entry::prev

Definition at line 68 of file load.c.

Referenced by load_add_interval(), load_get(), and load_increase_with().


The documentation for this struct was generated from the following file:
See file LICENSE for details about the license agreement for using, modifying, copying or deriving work from this software.