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().
time - return the current time
int time()
Return the current time as an integer. The time can be converted
into a string with the kfun ctime().