Framework

Timekeeper

Timekeeper is an easy-to-use timing library written in Swift, with support for iOS, tvOS, watchOS and macOS.

Overview

Timekeeper makes it relly easy to measure timings, as shown in the code snippet below.

Installation

Timekeeper is available via the Swift Package Manager which is a tool for managing the distribution of Swift code. It’s integrated with the Swift build system and automates the process of downloading, compiling, and linking dependencies.

Once you have your Swift package set up, adding Timekeeper as a dependency is as easy as adding it to the dependencies value of your Package.swift.

License

Timekeeper is licensed under the MIT License.

Topics

Documentation

Timekeeper

Type Aliases