ProfilerInterface

Functions

Name

Description

start

Starts a profiling session.

getResults

Returns the result of the profiling.

end

Ends a profiling session and returns the result.

isRunning

Checks if the profiler is running.

startBlock

Starts a profiling block.

endBlock

Ends a profiling block.