Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

SecsPerHour

Constant indicating number of seconds in an hour.

Declaration

Source position: datih.inc line 31

const SecsPerHour = SecsPerMin * MinsPerHour;

Description

SecsPerHour is a constant indicating the number of seconds in an hour (3600).


Documentation generated on: Jul 24 2023