Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func UnixNanoNow ¶ added in v1.0.1
func UnixNanoNow() int64
UnixNanoNow returns current unix nano time
func UnixUNanoNow ¶ added in v1.0.2
func UnixUNanoNow() uint32
UnixNanoNow returns current unix nano time
Types ¶
type Fastime ¶
type Fastime struct {
// contains filtered or unexported fields
}
Fastime is fastime's base struct, it's stores atomic time object
func StartTimerD ¶
StartTimerD provides time refresh daemon
func (*Fastime) StartTimerD ¶
StartTimerD provides time refresh daemon
func (*Fastime) UnixNanoNow ¶ added in v1.0.1
UnixNanoNow returns current unix nano time
func (*Fastime) UnixUNanoNow ¶ added in v1.0.2
UnixNanoNow returns current unix nano time
Click to show internal directories.
Click to hide internal directories.