Seconds after the minute.

Property definitions

core $ Tm :: sec
	# Seconds after the minute.
	fun sec: Int `{ return self->tm_sec; `}
lib/core/time.nit:136,2--137,40