Time at creation

Property definitions

realtime $ Clock :: time_at_beginning=
	# Time at creation
	private var time_at_beginning = new Timespec.monotonic_now
lib/realtime/realtime.nit:169,2--170,59