Forum Discussion
Altera_Forum
Honored Contributor
19 years agogettimeofday
Has anyone had any trouble with using gettimeofday? I have been having a problem where the tv_usec value will rollover however the tv_sec value does not rollover. It does eventually but not when I ...
Altera_Forum
Honored Contributor
19 years agoAltera support got back with me and confirmed this a bug to be fixed in v7.2. Anyone using the gettimeofday() function for anything using the tv_usec value, I suggest you write your own or patch the HAL source code in order for your software to work properly.