#include <nana-config.h>#include <stdio.h>#include <stdlib.h>Include dependency graph for L_times.h:

Go to the source code of this file.
Classes | |
| struct | L_TIMES |
Defines | |
| #define | _L_times_h_ 1 |
| #define | NANA_TIME double |
Functions | |
| L_TIMES * | L_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) |
|
|
|
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
1.3.4