$search
#include <stdio.h>
#include <sys/time.h>
#include <time.h>
#include <unistd.h>
#include "mytime.h"
Go to the source code of this file.
Functions | |
long double | Get_mtime_diff (int timer_number) |
unsigned long | GetCurrentTimeInMilliSec (void) |
void | mydelay (unsigned long msec) |
Variables | |
long double | mseconds |