You are currently browsingthe website for symfony 1
Visit the Symfony2 website
« Back to API menu
sfTimerManager is a container for sfTimer objects.
Clears all sfTimer instances stored in sfTimerManager.
Gets a sfTimer instance.
It returns the timer named $name or create a new one if it does not exist.
returns The timer instance
Gets all sfTimer instances stored in sfTimerManager.
returns An array of all sfTimer instances