utils.h
Go to the documentation of this file.
00001 #ifndef _Utils_h__
00002 #define _Utils_h__
00003 
00004 #include <sys/time.h>
00005 #include <sys/types.h>
00006 #include <sys/resource.h>
00007 
00008 double getTime(struct rusage one, struct rusage two);
00009 void getTime(struct rusage *t);
00010 void setRandom();
00011 
00012 #endif
00013 


pm_fourier
Author(s): Gaël Ecorchard , Karel Košnar , Vojtěch Vonásek
autogenerated on Mon Mar 2 2015 19:33:21