public method ExecutionTimeEvent.getDuration

Overview

Gets the length of time in milliseconds for the event

Declaration

function getDuration()
public int getDuration();
public int getDuration();

Returns

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

Details

Declared in ExecutionTimeEvent