Harbour Reference Guide

 

SECONDS()

Returns the number of elapsed seconds past midnight.

Syntax

SECONDS() --> nSeconds

Arguments

None

Returns

<nSeconds> Number of seconds since midnight

Description

This function returns a numeric value representing the number of elapsed seconds based on the current system time. The system time is considered to start at 0 (midnight);it continues up to 86399 seconds.The value of the return expression is displayed in both seconds and hundredths of seconds.
Examples
      ? Seconds()
Status

Ready

Compliance

This function is Ca-Clipper compliant

Platforms

All

Files

Library is rtl

See Also

 




[Source Forge]

Other Docs Categories

Advantage Database RDD
Array
Binary conversion
Classes
Code Block
Console input
Conversion
Conversion Tools
DOS
Data input and output
Database
Database Tools
Date
Dos Tools
Environment
Error recovery
Events
File management
GT
Harbour Tools
Internal
Low Level
Math
Misc
Miscellaneous
Nation
Object manipulation
Operating System Specific
Parameter Checks
String Tools
Strings
TBrowse Method
TBrowse class
Terminal
Time
Utility
Variable Management

 

Last updated on 2001/07/30