Description
Returns the timestamp of the last disk save.
返回最后一次数据磁盘持久化的时间戳。
Parameters
None.
Return value
INT: timestamp.
int: 时间戳。
Example
$redis->lastSave();
Description
Returns the timestamp of the last disk save.
返回最后一次数据磁盘持久化的时间戳。
Parameters
None.
Return value
INT: timestamp.
int: 时间戳。
Example
$redis->lastSave();