mirror of
https://github.com/zen-browser/pdf.js.git
synced 2025-07-09 17:55:37 +02:00
commit
cdb3481d6c
11 changed files with 11 additions and 11 deletions
|
@ -43,7 +43,7 @@ const MAX_FONT_SIZE = 100;
|
|||
const MAX_GROUP_SIZE = 4096;
|
||||
|
||||
// Defines the time the `executeOperatorList`-method is going to be executing
|
||||
// before it stops and shedules a continue of execution.
|
||||
// before it stops and schedules a continue of execution.
|
||||
const EXECUTION_TIME = 15; // ms
|
||||
// Defines the number of steps before checking the execution time.
|
||||
const EXECUTION_STEPS = 10;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue