Libraryless. Click here for Pure Java version (7238L/49K/177K).
1 | !7 |
2 | |
3 | static long offset; |
4 | |
5 | p {
|
6 | showBigText("Requests!", "getRequests", 1000);
|
7 | hideConsole(); |
8 | } |
9 | |
10 | static S[] getRequests() {
|
11 | --offset; |
12 | long n = parseFirstLong(ai1_requestsSinceStartUp())+offset; |
13 | ret new S[] { str(n), str(n) /*n(n, "request")*/ };
|
14 | } |
Began life as a copy of #1004324
download show line numbers debug dex old transpilations
Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt
No comments. add comment
| Snippet ID: | #1011280 |
| Snippet name: | Show web server requests as big text v1 (old) |
| Eternal ID of this version: | #1011280/8 |
| Text MD5: | 09692713ae24d60da469e72589c251a9 |
| Transpilation MD5: | afe9aea108bb145f4f489b35609ab78a |
| Author: | stefan |
| Category: | javax |
| Type: | JavaX source code |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2017-10-22 03:49:48 |
| Source code size: | 269 bytes / 14 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 623 / 756 |
| Version history: | 7 change(s) |
| Referenced in: | [show references] |