mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Add energy monitoring and characterization scripts
This commit is contained in:
parent
0d37e8f96b
commit
3c25f47dbc
11 changed files with 834 additions and 5 deletions
|
@ -13,6 +13,7 @@
|
|||
extern crate ipc_channel;
|
||||
extern crate serde;
|
||||
|
||||
pub mod energy;
|
||||
pub mod mem;
|
||||
pub mod time;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue