ALIAS
now()
ShortPHP reference for time().
Signature
time(): int
Example
now(...);PHP equivalent
time() is the canonical PHP function. ShortPHP provides now() as the convenience alias.
Extension: Core