Markus Brökers <mbroeker@largo.homelinux.org> [Sun, 29 Aug 2010 16:36:19 +0200] rev 145
removed code without effect
time_t represents the number of seconds since the birth of unix.
to deal with microseconds and friends, use
a) gettimeofday
b) struct timeval