Paradox Game Engine  v1.0.0 beta06
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros Pages
Profiler.cs File Reference

Go to the source code of this file.

Classes

class  SiliconStudio.Core.Diagnostics.Profiler
 High level CPU Profiler. For usage see remarks. More...
 

Namespaces

package  SiliconStudio.Core.Diagnostics
 

Functions

delegate void SiliconStudio.Core.Diagnostics.ProfilerDisposeEventDelegate (ref ProfilingState profilingState)
 Delegate called when a ProfilingState is disposed (end of profiling). More...