Concept Framework 2.2 documentation Contents | Index

standard.C.time

Static library name Version Deprecated
standard.C.time version 1.0 no

Import library : standard.C.time
(you must include this at the top of your source: "import standard.C.time" (no quotes)


Description:
Basic time functions.


Contained static functions:
asctime The asctime function converts a time stored as seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated universal time (UTC) to a character string
clock The clock function's era begins (with a value of 0) when the Concept program starts to execute
ctime A string result
difftime difftime returns the elapsed time in seconds, from timer0 to timer1
localtime Convert a time value and correct for the local time zone
time The time function returns the number of seconds elapsed since midnight (00:00:00), January 1, 1970, coordinated universal time (UTC), according to the system clock




Documented by Simona Gabriela Plesuvu, generation time: Sun Jan 27 18:15:15 2013 GMT(c)2013 Devronium Applications