Forum Discussion
Altera_Forum
Honored Contributor
16 years agoNeed an information
Hello everyone, I need to fetch the current time when I use Nios II IDE (v.9.1). Can anyone write me the syntax in C language. I tried one but it does nothing. Thanks to all for your time...
Altera_Forum
Honored Contributor
16 years agoThanks Daixiwen!
I found the functions in the "altera.components" folder but you confused me now a little. Why I have to set the time, can I simple fetch the time value with time, gmtime or localtime functions from the system without seting the time value? I saw that it counts from the 1970 year. Thanks.