this = (fsm_instance *)kmalloc(sizeof(fsm_instance), order); if (this == NULL) { printk(KERN_WARNING "fsm(%s): init_fsm: Couldn't alloc instance\n", name); return NULL; } memset(this, 0, sizeof(fsm_instance)); strlcpy(this->name, name, sizeof(this->name));
Game | Time | WPM | Accuracy |
---|---|---|---|
291 | 2025-05-20 16:34:03 | 54.53 | 98.1% |
290 | 2025-05-19 17:21:10 | 55.47 | 98.1% |
254 | 2025-05-09 19:29:42 | 52.58 | 99.2% |
249 | 2025-05-07 21:44:47 | 51.99 | 97.1% |
224 | 2025-04-23 21:55:52 | 49.55 | 97.9% |
212 | 2025-04-18 00:01:57 | 50.70 | 97.1% |
188 | 2025-04-07 21:24:19 | 47.02 | 96% |
182 | 2025-03-25 23:31:00 | 50.29 | 99.6% |
161 | 2024-12-31 19:10:12 | 46.53 | 96.8% |
157 | 2024-12-04 18:57:56 | 48.06 | 97.4% |
91 | 2024-07-02 03:20:10 | 56.48 | 97.1% |
72 | 2024-07-01 17:39:41 | 50.01 | 96.8% |
67 | 2024-06-29 04:42:54 | 47.96 | 98.1% |
59 | 2024-06-29 04:30:29 | 48.27 | 96.8% |
50 | 2024-06-29 04:16:58 | 54.31 | 98.5% |
43 | 2024-06-29 04:03:58 | 49.30 | 95.2% |
31 | 2024-06-29 03:41:02 | 50.72 | 96.7% |
12 | 2024-04-23 07:30:54 | 44.69 | 96.3% |