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 |
---|---|---|---|
287 | 2024-09-29 18:27:36 | 53.79 | 97.3% |
284 | 2024-01-12 20:59:13 | 59.29 | 94.3% |
279 | 2024-01-12 20:52:51 | 55.58 | 95% |
229 | 2024-01-09 02:10:08 | 60.32 | 96.2% |
208 | 2024-01-09 01:40:34 | 54.23 | 94.7% |
149 | 2024-01-05 00:57:36 | 53.30 | 95.1% |
135 | 2024-01-04 19:10:13 | 49.22 | 94.9% |
110 | 2024-01-04 03:53:21 | 47.88 | 93.6% |
102 | 2024-01-04 01:02:29 | 58.91 | 96.3% |
57 | 2024-01-03 15:10:49 | 47.70 | 94.7% |
39 | 2024-01-02 22:48:43 | 49.43 | 93.5% |
37 | 2024-01-02 22:45:54 | 45.36 | 91.5% |
32 | 2024-01-02 17:13:40 | 42.76 | 93.6% |
26 | 2024-01-02 17:05:10 | 41.72 | 93.4% |