Autopsy
4.17.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 1506 of file HealthMonitor.java.
|
private |
Definition at line 1508 of file HealthMonitor.java.
|
private |
Definition at line 1510 of file HealthMonitor.java.
|
private |
Definition at line 1511 of file HealthMonitor.java.
|
private |
Definition at line 1509 of file HealthMonitor.java.
Copyright © 2012-2021 Basis Technology. Generated on: Tue Jan 19 2021
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.