| Concept Framework 1.0 documentation | Contents | Index |
| Name | Version | Deprecated |
| difftime | version 1.0 | no |
| number difftime(number timer1, number timer0) |
| timer1 | [in] Ending time |
| timer2 | [in] Start time |
|
difftime returns the elapsed time in seconds, from timer0 to timer1. The value returned is a double-precision, floating-point number.
|
import standard.C.time |
| Documented by Simona Gabriela Plesuvu, generation time: Thu Oct 15 20:02:03 2009 GMT | (c)2009 RadGs Software |