[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Getting current day and time under RTLinux



Hello Mailing-List !

How can I get time (day, month, year + hour, min, sec) under a RTLinux thread?
I know the classic functions under Linux : gmtime() , localtime() , time() ... but under RTLinux?

Many thanks for help.