Seconds since some time in the past which does not change

Property definitions

mpi $ MPI :: wtime
	# Seconds since some time in the past which does not change
	fun wtime: Float `{ return MPI_Wtime(); `}
lib/mpi/mpi.nit:162,2--163,43