mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
User Timing API
This commit is contained in:
parent
f5e23a3a90
commit
8412f5403a
18 changed files with 272 additions and 13 deletions
|
@ -399,6 +399,8 @@ pub mod paintsize;
|
|||
pub mod paintworkletglobalscope;
|
||||
pub mod performance;
|
||||
pub mod performanceentry;
|
||||
pub mod performancemark;
|
||||
pub mod performancemeasure;
|
||||
pub mod performanceobserver;
|
||||
pub mod performanceobserverentrylist;
|
||||
pub mod performancepainttiming;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue