Location of console.profileEnd().
namespace
inspector.Profiler
namespace Profiler
interface ConsoleProfileStartedEventDataType
interface GetBestEffortCoverageReturnType
interface Profile
Profile.
- timeDeltas?: number[]
Time intervals between adjacent samples in microseconds. The first delta is relative to the profile startTime.
interface ProfileNode
Profile node. Holds callsite information, execution statistics and child nodes.
- deoptReason?: string
The reason of being not optimized. The function may be deoptimized or marked as don't optimize.
interface SetSamplingIntervalParameterType
interface StartPreciseCoverageParameterType
interface StopReturnType
interface TakePreciseCoverageReturnType