#include <stdio.h>
#include <sys/timeb.h>
#include <fcntl.h>
#include <errno.h>
#include "utility.h"
Go to the source code of this file.
Functions | |
int | time_stamp (char *fn, char *event) |
int16_t | millisec_get (void) |
int time_stamp | ( | char * | fn, | |
char * | event | |||
) |