xHarbour Reference Documentation > Function Reference |
Calculates seconds from CPU ticks.
HB_Clocks2Secs( <nTicks> ) --> nSeconds
The function returns the time in seconds representing the CPU ticks as a numeric value.
See also: | ElapTime(), Seconds(), SecondsCpu() |
Category: | Date and time , xHarbour extensions |
Source: | rtl\seconds.c |
LIB: | xhb.lib |
DLL: | xhbdll.dll |
http://www.xHarbour.com