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 32

const SecsPerHour = SecsPerMin * MinsPerHour;

Description

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


Documentation generated on: Jan 30 2024