Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dummy commit to test eslint github action #1

Open
wants to merge 6 commits into
base: eslint-config-gh-action
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions files/en-us/games/anatomy/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ This value is not too useful alone, since it is relative to a fairly uninteresti

```js
var tNow = window.performance.now();
:(
```

Back to the topic of the main loop. You will often want to know when your main function was invoked. Because this is common, `window.requestAnimationFrame()` always provides a `DOMHighResTimeStamp` to callbacks as an argument when they are executed. This leads to another enhancement to our previous main loops.
Expand Down
69 changes: 0 additions & 69 deletions files/en-us/web/api/abortcontroller/signal/index.md

This file was deleted.