Represents a snapshot of statistics related to Fusion Behaviour type execution.  
 More...
Represents a snapshot of statistics related to Fusion Behaviour type execution. 
 
◆ FixedUpdateNetworkExecutionCount
  
  
      
        
          | int FixedUpdateNetworkExecutionCount | 
         
       
   | 
  
get   | 
  
 
Gets the count of FixedUpdateNetwork executions. 
 
 
◆ FixedUpdateNetworkExecutionTime
  
  
      
        
          | double FixedUpdateNetworkExecutionTime | 
         
       
   | 
  
get   | 
  
 
Gets the total execution time of FixedUpdateNetwork in milliseconds. 
 
 
◆ RenderExecutionCount
Gets the count of Render executions. 
 
 
◆ RenderExecutionTime
  
  
      
        
          | double RenderExecutionTime | 
         
       
   | 
  
get   | 
  
 
Gets the total execution time of Render in milliseconds.