Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AlignedTick ¶
AlignedTick returns a tick channel that ticks slightly after* offset after the whole interval. Examples interval offset ticks 1s 0 every whole second 10s 1s 00:00:01, 00:00:11, etc 90m 15m 00:00:15, 00:01:45, etc [*] in my testing about .0001 to 0.0002 seconds later due to scheduling etc.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.