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 |
---|---|---|---|
188 | 2024-02-11 11:02:18 | 44.35 | 94.4% |
165 | 2023-09-17 12:05:23 | 43.16 | 93.9% |
164 | 2023-09-17 12:01:04 | 43.94 | 95% |
134 | 2023-09-10 14:30:44 | 41.00 | 95% |
131 | 2023-09-08 13:56:53 | 44.31 | 95.5% |
127 | 2023-09-08 13:26:16 | 41.49 | 93.8% |
125 | 2023-09-08 13:23:02 | 42.78 | 92.8% |
112 | 2023-09-08 13:04:20 | 42.11 | 93.9% |
101 | 2023-09-06 11:04:11 | 42.51 | 96.5% |
92 | 2023-09-05 14:13:37 | 38.56 | 98.2% |
90 | 2023-09-05 13:13:26 | 45.74 | 96% |
88 | 2023-09-05 12:38:54 | 41.00 | 93.7% |
73 | 2023-09-05 03:07:15 | 43.04 | 95.4% |
51 | 2023-09-04 15:38:54 | 37.88 | 94.8% |
46 | 2023-09-04 03:05:51 | 39.31 | 94.7% |
31 | 2023-09-02 15:39:53 | 37.42 | 94.7% |
24 | 2023-09-02 15:27:48 | 37.04 | 94.9% |