# `Beamchmark.Utils`
[🔗](https://github.com/membraneframework/beamchmark/blob/v1.4.2/lib/beamchmark/utils.ex#L1)

The module defines utility functions for Beamchmark.

# `get_os_name`

```elixir
@spec get_os_name() :: :FreeBSD | :Linux | :Windows | :macOS
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
