mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove support for energy profiling
This commit is contained in:
parent
d4f1f4641d
commit
0abe90647f
15 changed files with 8 additions and 215 deletions
|
@ -81,8 +81,6 @@ fn set_metric<U: ProgressiveWebMetric>(
|
|||
&pwm.get_time_profiler_chan(),
|
||||
time,
|
||||
time,
|
||||
0,
|
||||
0,
|
||||
);
|
||||
|
||||
// Print the metric to console if the print-pwm option was given.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue