| PHP » GoLang | login |
            register |
            
            about | 
| 
                             Ev::depth(PECL ev >= 0.2.0) Ev::depth — Returns recursion depth Description
   final
   public
   static
   int 
   Ev::depth
    ( void
   ) 
   The number of times
   Ev::run()
   was entered minus the number of times
   Ev::run()
   was exited normally, in other words, the recursion depth. Outside
   Ev::run()
   , this number is
    ParametersThis function has no parameters. Return Valuesev_depth() returns recursion depth of the default loop. See Also
 | 
                    more
                     Most requested
 
                    more
                     Last requests
 |