|
|
|
@ -17,8 +17,7 @@ d = (double)t.tv_sec + (double)t.tv_usec / 1e6; |
|
|
|
|
return d; |
|
|
|
|
} |
|
|
|
|
/* ----------------------------------------------------------------- */ |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
/* we can have only one timer at this time. patches welcome.*/ |
|
|
|
|
static double memory_time; |
|
|
|
|
|
|
|
|
|
double fimg_timer_set(int whot) |
|
|
|
|