forked from tTh/FloatImg
need a patch git status!
This commit is contained in:
parent
cd0aaf45ca
commit
b5016d74e6
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue