diff --git a/doc/funcref.sgml b/doc/funcref.sgml index 3f9de4267..c997de198 100644 --- a/doc/funcref.sgml +++ b/doc/funcref.sgml @@ -616,7 +616,7 @@ communication. - + @@ -1513,6 +1513,30 @@ used in presence of a prototype. +clock + + + +/ + +Since the machines, cc65 generated programs run on, cannot run multiple +processes, the function will actually return the time since some +implementation defined point in the past. + + + + + + clrscr @@ -6258,6 +6282,8 @@ only be used in presence of a prototype. returned value may not be valid.
+ + + +/ + +Since the machines, cc65 generated programs run on, cannot run multiple +processes, the function will actually return the time since some +implementation defined point in the past. +
+ +/ + +Since the machines, cc65 generated programs run on, cannot run multiple +processes, the function will actually return the time since some +implementation defined point in the past. +
@@ -6258,6 +6282,8 @@ only be used in presence of a prototype. returned value may not be valid.