clock_gettime
Posted: Wed Dec 10, 2008 1:15 pm
I'm using a MOD5270.
I need a high resolution clock (better than 1 millisecond).
It doesn't appear that clock_gettime is defined. (I included time.h, but compiler says 'not declared in this scope.')
Any ideas?
Thanks,
John
I need a high resolution clock (better than 1 millisecond).
It doesn't appear that clock_gettime is defined. (I included time.h, but compiler says 'not declared in this scope.')
Any ideas?
Thanks,
John