Time at last time a lapse method was called

Property definitions

realtime $ Clock :: _time_at_last_lapse
	# Time at last time a lapse method was called
	private var time_at_last_lapse = new Timespec.monotonic_now
lib/realtime/realtime.nit:172,2--173,60