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 |
---|---|---|---|
362 | 2025-02-22 22:00:10 | 61.71 | 95.1% |
346 | 2025-01-12 05:28:21 | 57.57 | 95.8% |
335 | 2025-01-10 20:55:51 | 64.72 | 97.6% |
306 | 2025-01-09 14:23:48 | 66.52 | 97.2% |
292 | 2025-01-07 10:15:08 | 71.21 | 97.8% |
287 | 2025-01-07 10:02:08 | 55.68 | 94.1% |
283 | 2025-01-07 09:48:00 | 64.73 | 97.5% |
279 | 2025-01-06 19:33:43 | 56.78 | 91.8% |
264 | 2024-12-25 16:05:05 | 58.13 | 96.2% |
247 | 2024-12-24 08:10:29 | 56.24 | 96% |
227 | 2024-12-22 18:00:57 | 55.83 | 94.1% |
203 | 2024-12-10 23:40:37 | 67.42 | 97.6% |
146 | 2024-11-24 19:06:35 | 55.98 | 96.3% |
132 | 2024-03-27 06:17:36 | 51.85 | 96.3% |
60 | 2024-03-21 03:40:26 | 53.76 | 95.6% |
43 | 2024-03-17 14:16:35 | 48.18 | 94% |
40 | 2024-03-17 05:05:33 | 48.56 | 96% |
29 | 2024-03-16 23:18:49 | 53.55 | 96.1% |
9 | 2024-03-15 04:22:31 | 60.17 | 97.5% |