Development

#1400 ([PATCH] add return value to sfTimer::addTime())

You must first sign up to be able to contribute.

Ticket #1400 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

[PATCH] add return value to sfTimer::addTime()

Reported by: gucky Assigned to:
Priority: minor Milestone: 1.0.0
Component: Version: 1.0.0-rc1
Keywords: Cc:
Qualification:

Description

Hi!

I've would like to have a small enhancement to sfTimer.class.php addTime(). It would be helpfull if addTime() returns the time spend for the last measurement.

See my patch.

Thanks, Gucky.

Attachments

sfTimer.class.php.patch (0.6 kB) - added by gucky on 02/01/07 12:52:02.
diff against r3382

Change History

02/01/07 12:52:02 changed by gucky

  • attachment sfTimer.class.php.patch added.

diff against r3382

02/06/07 09:17:39 changed by fabien

  • status changed from new to closed.
  • resolution set to fixed.

(In [3411]) added return value to sfTimer::addTime() (closes #1400 - patch from gucky)

02/06/07 09:17:54 changed by fabien

  • milestone set to 1.0.0.