Autopsy
4.16.0
Graphical digital forensics platform for The Sleuth Kit and other tools.
|
Private Attributes | |
long | count |
double | max |
double | min |
double | sum |
Internal class for collecting timing metrics. Instead of storing each TimingMetric, we only store the min and max seen and the number of metrics and total duration to compute the average later. One TimingInfo instance should be created per metric name, and additional timing metrics will be added to it.
Definition at line 1455 of file HealthMonitor.java.
|
private |
Definition at line 1457 of file HealthMonitor.java.
|
private |
Definition at line 1459 of file HealthMonitor.java.
|
private |
Definition at line 1460 of file HealthMonitor.java.
|
private |
Definition at line 1458 of file HealthMonitor.java.
Copyright © 2012-2020 Basis Technology. Generated on: Tue Sep 22 2020
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.