Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mstoykov authored Oct 16, 2024
1 parent 42a2334 commit 18c6f31
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# xk6-timers


> [!WARNING]
> Starting k6 version v0.51 the code of the `k6/x/timers` extension is part of the [main k6 repository](https://github.com/grafana/k6). It can be used without any imports as in other js runtimes, or by importing `k6/timers`. Please contribute and [open issues there](https://github.com/grafana/k6/issues). This repository is no longer maintained.
This extension adds a PoC implementation of setTimeout and friends based on code by @na--

It is implemented using the [xk6](https://k6.io/blog/extending-k6-with-xk6/) system.
Expand Down

0 comments on commit 18c6f31

Please sign in to comment.