# Functions
Canonical returns UTC time with no monotonic component.
NewWeightedTime with time and weight.
Now returns the current time in UTC with no monotonic component.
WeightedMedian computes weighted median time for a given array of WeightedTime and the total voting power.
# Structs
WeightedTime for computing a median.