dgd/
dgd/doc/net/
dgd/src/host/unix/
dgd/src/host/win32/res/
dgd/src/lpc/
dgd/src/parser/
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