nvault_touch
- Синтаксис
-
native nvault_touch(vault, const key[], timestamp=-1);
Переменная | Описание |
---|---|
Нет агрументов |
- Описание
- "Touches" a key to update its timestamp value. If stamp is -1 (default), it will use the current time. Like the unix command "touch," it will create an empty key if the value does not exist.