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.  
    [image]Timestamp.png|right|thumb|A timestamp[/image]
    Prints a timestamp in the console window.
    [h="2"] Declaration [/h]
    [highlight=cpp]
    VAULTSCRIPT VAULTSPACE Void (*VAULTAPI(timestamp))() _CPP(noexcept);
  2. -
    [/highlight]
    [highlight=c]
  3. +
    [/highlight][highlight=c]
  4.  
    native timestamp();
    [/highlight]
    [h="2"] Parameters [/h]
    None.
    [h="2"] Return value [/h]
    None.
    [category]VaultMP interface[/category]
    [category]Scripting functions[/category]
    [category]Misc functions[/category]