package
0.0.0-20230226003218-1dd1f65bfa42
Repository: https://github.com/c4-project/c4t.git
Documentation: pkg.go.dev

# Functions

SpanFromDuration constructs a Span from the start time start and duration d.
SpanFromInstant constructs a Span representing the instant in time t.
SpanSince constructs a Span representing the period of time between start and now.

# Variables

MockDate is an arbitrary date useful for timespan tests.

# Structs

Span is a pair of times, representing the start and end of a process.