Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CeilingTimeNow ¶
CeilingTimeNow returns the current time from the range [now,now+100ms).
This is a faster alternative to time.Now().
func FloorTimeNow ¶
FloorTimeNow returns the current time from the range (now-100ms,now].
This is a faster alternative to time.Now().
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.