The Imagick class
PHP Manual

Imagick::getImageTicksPerSecond

(PECL imagick 2.0.0)

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. Throw an ImagickException on error.


The Imagick class
PHP Manual