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

Timestamp

(Difference between revisions)
Return to current revision
  1. -
    [[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.