A tagged-value constructor that marks a numeric threshold as a number
of seconds. Use inside cl_time_diff() for self-documenting
thresholds.
Examples
il_spec() |>
il_compare(timestamp, cl_time_diff(seconds(30), seconds(300)))
#> Linkage Specification
#> Comparisons (1):
#> timestamp : time_diff
#> Blocking rules: (none)
