include/nana/L_times.h File Reference

#include <nana-config.h>
#include <stdio.h>
#include <stdlib.h>

Include dependency graph for L_times.h:

Include dependency graph

Go to the source code of this file.

Classes

struct  L_TIMES

Defines

#define _L_times_h_   1
#define NANA_TIME   double

Functions

L_TIMESL_times_create (unsigned long n)
void L_times_delete (L_TIMES *l)
void L_times_wraparound (L_TIMES *l, int wrap)
void L_times_add (L_TIMES *l, char *n, NANA_TIME t)
void L_times_clear (L_TIMES *l)
void L_times_dump (L_TIMES *l, FILE *f)


Define Documentation

#define _L_times_h_   1
 

Definition at line 32 of file L_times.h.

#define NANA_TIME   double
 

Definition at line 46 of file L_times.h.


Function Documentation

void L_times_add L_TIMES l,
char *  n,
NANA_TIME  t
 

void L_times_clear L_TIMES l  ) 
 

L_TIMES* L_times_create unsigned long  n  ) 
 

void L_times_delete L_TIMES l  ) 
 

void L_times_dump L_TIMES l,
FILE *  f
 

void L_times_wraparound L_TIMES l,
int  wrap
 


Generated on Sun Aug 21 04:18:19 2005 for Udanax-Green by doxygen1.3.4