colobot-data/help/cbot/abstime.txt

12 lines
297 B
Plaintext
Raw Normal View History

2012-09-13 21:35:43 +00:00
\b;Instruction \c;abstime\n;
2012-12-29 10:15:47 +00:00
Syntax¦:
2012-09-13 21:35:43 +00:00
\s;\c;abstime ( );\n;
Return the time in seconds elapsed since the beginning of the mission.
\t;Return: \c;\l;float\u cbot\float;\n;
Time in seconds.
\t;See also
\l;Programming\u cbot;, \l;types\u cbot\type; and \l;categories\u cbot\category;.