◆ Profile()
◆ ConsoleLog()
Log using System.Console. 
 
 
◆ Control()
◆ ControlValue()
◆ Log()
◆ Run()
      
        
          | void Run  | 
          ( | 
          System.Action  | 
          action | ) | 
           | 
        
      
 
 
◆ Start()
◆ Stop() [1/2]
◆ Stop() [2/2]
◆ ToString()
      
        
          | override string ToString  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ WriteCSV()
  
  
      
        
          | static void WriteCSV  | 
          ( | 
          string  | 
          path,  | 
         
        
           | 
           | 
          params Profile []  | 
          profiles  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
static   | 
  
 
 
◆ control
◆ counter
◆ dontCountFirst
  
  
      
        
          | const bool dontCountFirst = false | 
         
       
   | 
  
private   | 
  
 
 
◆ mem
◆ name
◆ PROFILE_MEM
  
  
      
        
          | const bool PROFILE_MEM = false | 
         
       
   | 
  
private   | 
  
 
 
◆ smem
◆ watch
  
  
      
        
          | readonly System.Diagnostics.Stopwatch watch | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following file:
- /Users/arong/Unity/a-pathfinding-project/Assets/AstarPathfindingProject/Utilities/ProfileHelper.cs