# klotho v0.2.0 - Table of Contents

Opinionated library for testing timer-based Elixir code

## Pages

- [Klotho usage](usage.md)
- [LICENSE](license.md)

## Modules

- [Klotho](Klotho.md): A module that provides a interface to Erlang's time functions.
- [Klotho.Mock](Klotho.Mock.md): This is the backend is used in `:test` environment.
- [Klotho.Mock.TimerMsg](Klotho.Mock.TimerMsg.md): Struct to represent a timer message.

