|
static void | EndFastProfile (int tag) |
|
static void | EndProfile () |
|
static void | EndProfile (string tag) |
|
static void | InitializeFastProfile (string[] profileNames) |
|
static void | PrintFastResults () |
|
static void | PrintResults () |
|
static void | Reset () |
|
static void | StartFastProfile (int tag) |
|
static void | StartProfile (string tag) |
|
|
static string[] | fastProfileNames |
|
static ProfilePoint[] | fastProfiles |
|
|
static Dictionary< string,
ProfilePoint > | profiles = new Dictionary<string, ProfilePoint>() |
|
static DateTime | startTime = DateTime.UtcNow |
|
The documentation for this class was generated from the following file:
- /Users/aron/Unity/AstarPathfindingGIT/Assets/AstarPathfindingProject/Utilities/AstarProfiler.cs