Table of Contents

Namespace Dynamicweb.Diagnostics

Classes

ExecutionTable

Represents an execution table. Add events to it and get a html table with time taken on the different events with the getExecutionTable.

Interfaces

IExecutionTableMapper

Handles storing the ExecutionTable for the current request.

To top