> For the complete documentation index, see [llms.txt](https://sigma-1.gitbook.io/notes/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sigma-1.gitbook.io/notes/test.md).

# Test

```
@startuml

    Class Stage
    Class Timeout {
        +constructor:function(cfg)
        +timeout:function(ctx)
        +overdue:function(ctx)
        +stage: Stage
    }
     Stage <|-- Timeout

@enduml
```

![test](https://1568203238-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MiQBt7ysajqeW-FHW58%2Fsync%2F8ef44f77be98c0f43ec936a6e81210e9e08d27b2.png?generation=1630396508428189\&alt=media)

![](https://1568203238-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MiQBt7ysajqeW-FHW58%2Fsync%2F8ef44f77be98c0f43ec936a6e81210e9e08d27b2.png?generation=1630396508307355\&alt=media)
