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

Timestamp

A timestampA timestamp

Prints a timestamp in the console window.

[top]Declaration

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

[top]Parameters

None.

[top]Return value

None.