TimeSpans.jl

A Julia package that provides a `TimeSpan` type for representing a continuous span between two points in time.
Author beacon-biosignals
Popularity
5 Stars
Updated Last
1 Year Ago
Started In
December 2020

TimeSpans.jl

CI codecov

TimeSpans.jl provides a simple TimeSpan type for representing a continuous span between two points in time, along with generic utility functions for common operations on TimeSpan-like types. Importantly, the package exposes a minimal interface (TimeSpans.start and TimeSpans.stop) that any type can implement to enable support for the TimeSpans API.

Required Packages

No packages found.