class ExecutionTimeEvent

Parents

object

Brief
This class helps to track the execution time of a specific event or function in a program
Public Methods
ExecutionTimeEvent A constructor
getDuration Gets the length of time in milliseconds for the event
create Constructs a new instance of the class and sets the properties of the instance