Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Canonical ¶
Canonical returns UTC time with no monotonic component. Stripping the monotonic component is for time equality. See https://github.com/ari-anchor/sei-tendermint/pull/2203#discussion_r215064334
Types ¶
type DefaultSource ¶
type DefaultSource struct{}
DefaultSource implements the Source interface using the system clock provided by the standard library.
func (DefaultSource) Now ¶
func (DefaultSource) Now() time.Time
Click to show internal directories.
Click to hide internal directories.