Returns Time since epoch from now.

Property definitions

core $ TimeT :: new
	# Returns Time since epoch from now.
	new `{ return time(NULL); `}
lib/core/time.nit:77,2--78,29