Class: OperationTimer

OperationTimer()

Enhanced performance timing for ask/tell operations

Constructor

new OperationTimer()

Source:

Classes

OperationTimer

Methods

addMetadata()

Add metadata to the operation

.

Add metadata to the operation

Source:

complete()

Complete the entire operation

.

Complete the entire operation

Source:

endPhase()

End timing an operation phase

.

End timing an operation phase

Source:

getPerformanceLevel()

Determine performance level based on duration and thresholds

.

Determine performance level based on duration and thresholds

Source:

getSummary()

Get current operation summary without completing

.

Get current operation summary without completing

Source:

startPhase()

Start timing an operation phase

.

Start timing an operation phase

Source: