mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
introduce layout query timestamp
This commit is contained in:
parent
df6b64181b
commit
98fe118be4
9 changed files with 50 additions and 8 deletions
|
@ -20,6 +20,7 @@ html5ever = "0.22"
|
|||
ipc-channel = "0.9"
|
||||
libc = "0.2"
|
||||
log = "0.3.5"
|
||||
time = "0.1.17"
|
||||
malloc_size_of = { path = "../malloc_size_of" }
|
||||
malloc_size_of_derive = { path = "../malloc_size_of_derive" }
|
||||
metrics = {path = "../metrics"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue