ocssw
V2022
|
printindx.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>
#include <string.h>
#include <errno.h>
#include <unistd.h>
#include <time.h>
#include <math.h>
#include <timeutils.h>
#include "swl0_parms.h"
#include "swl0_types.h"
#include "swl0_struc.h"
#include "swl0_utils.h"
Include dependency graph for printindx.c:
Go to the source code of this file.
Functions | |
char * | format_time (double usec) |
void | printindx (swl0indx *indx) |
Function Documentation
◆ format_time()
char* format_time | ( | double | usec | ) |
Definition at line 22 of file printindx.c.
◆ printindx()
void printindx | ( | swl0indx * | indx | ) |
Definition at line 29 of file printindx.c.