UnityScripts.

GetExecutionTime(Type) Method

Summary

Tries to get the execution time of the script asset containing `type`.
Assembly
Weaver.dll
Namespace
Weaver.Editor
Containing Type
UnityScripts

Syntax

public static int GetExecutionTime(Type type)

Parameters

Name Type Description
type Type

Return Value

Type Description
int