The Imagick class
PHP Manual

Imagick::getImageTicksPerSecond

(No version information available, might be only in CVS)

Imagick::getImageTicksPerSecondGets the image ticks-per-second

Description

int Imagick::getImageTicksPerSecond ( void )
Warning

This function is currently not documented; only its argument list is available.

Gets the image ticks-per-second.

Return Values

Returns the image ticks-per-second, throwing ImagickException on error.


The Imagick class
PHP Manual