v1.2.112 -
kfun
- time
NAME
time
- return the current time
SYNOPSIS
int time()
DESCRIPTION
Return the current time as an integer. The time can be converted into a string with the kfun
ctime()
.
SEE ALSO
kfun/ctime
,
kfun/millitime