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 08-14-2012, 08:39 PM by foxtacles (contribs). It may differ significantly from the current revision.
A timestampA timestamp

Prints a timestamp in the console window.

[top]Declaration

Code cpp:
VAULTSCRIPT VAULTSPACE Void (*VAULTAPI(timestamp))() _CPP(noexcept);
Code c:
native timestamp();

[top]Parameters

None.

[top]Return value

None.