torrust-clock 3.0.0

A library providing a working and mockable clock for deterministic testing.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Torrust Clock

A library to provide a working and mockable clock.

> **Renamed crate**: This crate was previously published as
> [`torrust-tracker-clock`]https://crates.io/crates/torrust-tracker-clock.
> It has been renamed to `torrust-clock` to reflect that it is a generic,
> tracker-independent utility. The crate name `torrust-tracker-clock` is
> deprecated; please migrate to `torrust-clock`.

## Documentation

[Crate documentation](https://docs.rs/torrust-clock).

## License

The project is licensed under the terms of the [GNU AFFERO GENERAL PUBLIC LICENSE](./LICENSE).