Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type FixedSource ¶
FixedSource is a clock source that has its current time stopped and fixed at a specific time.
func (FixedSource) Now ¶
func (s FixedSource) Now() time.Time
Now returns the fixed source's constant time.
Click to show internal directories.
Click to hide internal directories.