mtime() – Retrieve the last modified time for the cache

You appear to be a bot. Output may be restricted

Description

Retrieve the last modified time for the cache

Usage

$int = mtime();

Parameters

Returns

int Timestamp

Source

File name: wordpress/wp-includes/SimplePie/Cache/Base.php
Lines:

1 to 1 of 1
  public function mtime();
 

 View on GitHub View on Trac