Ejemplo n.º 1
0
 public static function startMemory()
 {
     self::$start_mem = memory_get_usage();
 }