GET_TIME
#define GET_TIME(t) microtime(&t)
#define GET_TIME(t) uniqtime(&t)
#define GET_TIME(t) ((t) = time)