This site has been archived and made available for preservation purposes. No edits can be made.

Timestamp

This is an old revision of this page, as edited 09-28-2011, 07:39 PM by . It may differ significantly from the current revision.
[[File:Timestamp.png|right|thumb|A timestamp]]

Prints a timestamp in the console window.

== Declaration ==
<code cpp>
VAULTSCRIPT void (*timestamp)();
native timestamp();
</code>
== Parameters ==

None.

== Return value ==

None.