react-native-get-pixel_edit/node_modules/scheduler
2025-07-09 11:41:52 +09:00
..
cjs init 2025-07-09 11:41:52 +09:00
umd init 2025-07-09 11:41:52 +09:00
index.js init 2025-07-09 11:41:52 +09:00
index.native.js init 2025-07-09 11:41:52 +09:00
LICENSE init 2025-07-09 11:41:52 +09:00
package.json init 2025-07-09 11:41:52 +09:00
README.md init 2025-07-09 11:41:52 +09:00
unstable_mock.js init 2025-07-09 11:41:52 +09:00
unstable_post_task.js init 2025-07-09 11:41:52 +09:00

scheduler

This is a package for cooperative scheduling in a browser environment. It is currently used internally by React, but we plan to make it more generic.

The public API for this package is not yet finalized.

Thanks

The React team thanks Anton Podviaznikov for donating the scheduler package name.