(PECL ev >= 0.2.0)
EvStat::createStopped — Crée un objet EvStat watcher stoppé
$path
   ,$interval
   ,$callback
   ,$data
     = null
   ,$priority
     = 0
   Crée un objet EvStat watcher, mais ne le démarre pas automatiquement (contrairement à la méthode EvStat::__construct()).
path
    Le chemin pour lequel on doit attendre un changement de statut.
interval
    
      Intervalle de détection de la modification ; doit normalement valoir
      0.0 pour laisser libev
      choisir une bonne valeur.
     
callback
    Voir les fonctions de rappel Watcher.
data
    Données personnalisées à associer avec le watcher.
priority
    Retourne un objet EvStat watcher stoppé en cas de succès.