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 |
---|---|---|---|
461 | 2024-10-31 15:40:06 | 38.81 | 92.6% |
443 | 2024-10-31 13:43:23 | 40.77 | 93.9% |
438 | 2024-10-31 13:35:01 | 37.41 | 94.6% |
417 | 2024-10-08 08:32:43 | 38.68 | 94% |
391 | 2024-10-08 07:22:41 | 32.14 | 91.1% |
373 | 2024-06-05 07:03:11 | 45.47 | 97.8% |
366 | 2024-06-05 06:46:41 | 44.04 | 97.1% |
343 | 2024-06-04 06:00:27 | 41.41 | 95.3% |
309 | 2024-02-06 17:31:12 | 37.18 | 94.1% |
286 | 2024-01-02 05:51:48 | 42.73 | 95.6% |
277 | 2023-12-28 10:43:56 | 39.56 | 95.4% |
255 | 2023-12-28 10:05:52 | 40.63 | 95.6% |
252 | 2023-12-28 10:01:18 | 43.01 | 95.8% |
234 | 2023-12-28 08:43:45 | 43.36 | 95.5% |
227 | 2023-12-28 08:30:35 | 36.39 | 95.1% |
214 | 2023-12-28 06:54:29 | 39.93 | 96.6% |
207 | 2023-12-28 06:00:08 | 34.91 | 92.7% |
99 | 2023-12-07 06:42:39 | 38.92 | 93.6% |
59 | 2023-12-05 08:02:49 | 31.08 | 93.8% |
42 | 2023-11-28 08:28:37 | 39.28 | 94.8% |
41 | 2023-11-28 08:26:53 | 38.17 | 93.4% |
14 | 2023-11-27 06:49:52 | 30.29 | 92.5% |