This example shows how to check encoding/decoding operations performance.
Namespace:
Assets.PowerGif.Examples.Scripts
Assembly: Assembly-CSharp (in Assembly-CSharp.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class PerformanceExample |
C# |
---|
public class PerformanceExample : ExampleBase |
C++ |
---|
public ref class PerformanceExample : public ExampleBase^ |
JScript |
---|
public class PerformanceExample |
Inheritance Hierarchy
System.Object
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
Assets.PowerGif.Examples.Scripts.ExampleBase
Assets.PowerGif.Examples.Scripts.PerformanceExample
UnityEngine.Object
UnityEngine.Component
UnityEngine.Behaviour
UnityEngine.MonoBehaviour
Assets.PowerGif.Examples.Scripts.ExampleBase
Assets.PowerGif.Examples.Scripts.PerformanceExample