index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
uisimulator
/
win32
/
timefuncs.h
blob: c1b6ef8196c147be4276adf16df8765385fe22a6 (
plain
)
1
2
3
4
#include <time.h>
/* struct tm defined */
struct
tm
*
get_time
(
void
);