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
ctime
HTMLised 1998 Greg Lewis (
glewis@maths.adelaide.edu.au
)