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 |
---|---|---|---|
375 | 2023-07-20 20:37:26 | 39.91 | 95.9% |
331 | 2023-07-20 15:39:59 | 39.30 | 95% |
299 | 2023-07-19 19:33:56 | 41.41 | 97.1% |
292 | 2023-07-19 02:00:30 | 39.33 | 94.7% |
265 | 2023-07-17 17:41:30 | 39.40 | 96.8% |
159 | 2023-07-13 22:53:40 | 34.19 | 97.1% |
146 | 2023-07-13 19:51:13 | 42.15 | 95.3% |
145 | 2023-07-13 19:48:36 | 38.22 | 94.5% |
141 | 2023-07-13 19:40:31 | 39.81 | 95.3% |
128 | 2023-07-13 17:42:38 | 36.49 | 93.9% |
120 | 2023-07-13 10:40:41 | 36.99 | 95.5% |
95 | 2023-07-13 02:29:08 | 33.49 | 95.6% |
71 | 2023-07-12 20:16:00 | 39.08 | 95.8% |
24 | 2023-07-11 18:32:14 | 37.25 | 94.9% |
11 | 2023-07-11 15:48:01 | 36.51 | 94.7% |