#include <bytes.h>
Definition at line 59 of file bytes.h.
◆ SmoothedBytesAndDuration()
◆ Decay()
double heap::base::SmoothedBytesAndDuration::Decay |
( |
double | throughput, |
|
|
v8::base::TimeDelta | delay ) const |
|
inlineprivate |
◆ GetThroughput() [1/2]
double heap::base::SmoothedBytesAndDuration::GetThroughput |
( |
| ) |
const |
|
inline |
◆ GetThroughput() [2/2]
◆ Update()
void heap::base::SmoothedBytesAndDuration::Update |
( |
BytesAndDuration | bytes_and_duration | ) |
|
|
inline |
◆ decay_
◆ throughput_
double heap::base::SmoothedBytesAndDuration::throughput_ = 0.0 |
|
private |
The documentation for this class was generated from the following file: