public method ExecutionTimeEvent.getDuration

Brief

Gets the length of time in milliseconds for the event

Declaration

protojavascriptjavacsharp
public getDuration() : int

Returns

The method an integer that represents returns the length of time in milliseconds for the event

Details

Declared in ExecutionTimeEvent

back