1
0
Fork 0
DD2-monitor/core/utils.h

9 linhas
99 B
C

/*
* core/utils.h
*/
int seed_my_rand(int foo);
int random1000(int type);
double dtime(void);