Plumtree EDK (Enterprise Web Development Kit) 5.4.0

ILogger.PerformanceBegin Method 

Creates a timestamp which marks the start of a code performance measurement, typically used before a blocking call that might take several hundred milliseconds.

long PerformanceBegin();

Return Value

A value representing the time at the start of a performance measurement.

See Also

ILogger Interface | Plumtree.Remote.Logging Namespace