int gettimeofday (struct timeval *tv, struct timezone *tz)

Operates the same as linux gettimeofday() except the usec field of struct timeval is rounded to nearest msec (eg

Documentation

Operates the same as linux gettimeofday() except the usec field of struct timeval is rounded to nearest msec (eg. usec = msec*1000)

alphabetic index hierarchy of classes


generated by doc++