Home
last modified time | relevance | path

Searched refs:ctime64 (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/shell/full/src/cmds/
H A Ddate_shellcmd.c47 #define ctime64 ctime macro
263 PRINTK("%s\n", ctime64(&nowTime.tv_sec)); in OsShellCmdDate()
H A Dwatch_shellcmd.c44 #define ctime64 ctime macro
65 PRINTK("%s", ctime64(&(stNowTime.tv_sec))); in PrintTime()

Completed in 2 milliseconds