libsw-core 0.3.2

Comprehensive stopwatch library
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# libsw (core)

[![Crates.io](https://img.shields.io/crates/v/libsw-core)](https://crates.io/crates/libsw-core)
[![Crates.io](https://img.shields.io/crates/l/libsw-core)](https://crates.io/crates/libsw-core)
[![docs.rs](https://img.shields.io/docsrs/libsw-core)](https://docs.rs/libsw-core)

`libsw_core` is a comprehensive and safe stopwatch implementation.

The minimum supported version of Rust is `1.61.0`.

## License

Dual licensed under the MIT or Apache 2.0 licenses.