PEAR Progress2 logo

HTML_Progress2 : The Definitive Guide

Name

HTML_Progress2::getAnimSpeed — Returns delay execution of the progress meter

Synopsis

      require_once 'HTML/Progress2.php';
     
integer HTML_Progress2::getAnimSpeed( );  
  ;

Description

Given a delay in process of the progress meter is only necessary if you need demonstration or also smooth animation. The default value is zero (no delay).

Throws

throws no exceptions thrown

See

see HTML_Progress2::setAnimSpeed

Note

since 2.0.0

This function can not be called statically.

HTML_Progress2 : The Definitive Guide v 2.4.0 : April 20, 2007