Table of Contents

Class InkSmoothingPerformanceMonitor

Namespace
Ink_Canvas.Helpers
Assembly
InkCanvasForClass.dll

性能监控器

public class InkSmoothingPerformanceMonitor
Inheritance
InkSmoothingPerformanceMonitor
Inherited Members

Methods

GetAverageProcessingTimeMs()

public double GetAverageProcessingTimeMs()

Returns

double

GetMaxProcessingTimeMs()

public double GetMaxProcessingTimeMs()

Returns

double

GetSampleCount()

public int GetSampleCount()

Returns

int

RecordProcessingTime(TimeSpan)

public void RecordProcessingTime(TimeSpan time)

Parameters

time TimeSpan