summaryrefslogtreecommitdiff
path: root/source/text/sbasic/shared/03030303.xhp
diff options
context:
space:
mode:
Diffstat (limited to 'source/text/sbasic/shared/03030303.xhp')
-rw-r--r--source/text/sbasic/shared/03030303.xhp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/text/sbasic/shared/03030303.xhp b/source/text/sbasic/shared/03030303.xhp
index e50ce722a0..08cefe05b3 100644
--- a/source/text/sbasic/shared/03030303.xhp
+++ b/source/text/sbasic/shared/03030303.xhp
@@ -20,7 +20,7 @@
<meta>
<topic id="textsbasicshared03030303xml" indexer="include" status="PUBLISH">
- <title id="tit" xml-lang="en-US">Timer Function [Runtime]</title>
+ <title id="tit" xml-lang="en-US">Timer Function</title>
<filename>/text/sbasic/shared/03030303.xhp</filename>
</topic>
</meta>
@@ -32,7 +32,7 @@
<bookmark_value>Timer function</bookmark_value>
</bookmark>
-<paragraph id="hd_id3149346" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03030303.xhp" name="Timer Function [Runtime]">Timer Function [Runtime]</link></paragraph>
+<paragraph id="hd_id3149346" role="heading" level="1" xml-lang="en-US"><link href="text/sbasic/shared/03030303.xhp" name="Timer Function">Timer Function</link></paragraph>
<paragraph id="par_id3156023" role="paragraph" xml-lang="en-US">Returns a value that specifies the number of seconds that have elapsed since midnight.</paragraph>
</section>
<paragraph id="par_id3156212" role="note" xml-lang="en-US">You must first declare a variable to call the Timer function and assign it the "Long " data type, otherwise a Date value is returned.</paragraph>