Timeline code For Kismet.

You’ll make your code much, much easier to read if you format it like code. You can format it by placing three backticks ``` like that before and after your code. So if you type this on the forum:

```
formatted code
```
then it looks like this:

formatted code