mirror of
https://github.com/servo/servo.git
synced 2025-08-07 14:35:33 +01:00
Timers are scheduled by a dedicated per-constellation thread.
This commit is contained in:
parent
674589c370
commit
553a0dbefd
21 changed files with 786 additions and 334 deletions
|
@ -38,3 +38,4 @@ libc = "0.1"
|
|||
euclid = "0.2"
|
||||
serde = "0.6"
|
||||
serde_macros = "0.5"
|
||||
time = "0.1.12"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue