metric
Function |
def metric(self, metric_name, metric_value) |
|---|---|
Function Description |
Records the value of a metric class. |
Input |
metric_name: metric name. metric_value: metric value. |
Return Value |
The profiler returns the current object. Chain calls are supported. |
Parent topic: msServiceProfiler Profiling