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 |
---|---|---|---|
192 | 2024-05-03 22:57:45 | 49.51 | 96.8% |
188 | 2024-05-03 22:50:10 | 46.62 | 95.7% |
186 | 2024-05-03 22:45:24 | 41.14 | 95% |
169 | 2024-05-03 19:43:02 | 46.26 | 96.3% |
135 | 2024-05-03 17:37:52 | 45.40 | 94.7% |
134 | 2024-05-03 17:36:25 | 46.58 | 95.9% |
129 | 2024-05-03 17:24:54 | 40.47 | 94.3% |
128 | 2024-05-03 17:20:58 | 34.25 | 94.2% |
122 | 2024-05-03 00:12:27 | 42.00 | 93.9% |
89 | 2024-05-02 18:36:21 | 42.67 | 95.5% |
70 | 2024-05-02 17:39:43 | 38.73 | 94.6% |
35 | 2024-04-30 17:53:50 | 32.25 | 94.9% |
17 | 2024-04-25 19:12:22 | 30.20 | 93.2% |