Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Watch ¶
type Watch struct {
// contains filtered or unexported fields
}
func (*Watch) ElapsedDuration ¶ added in v0.16.0
ElapsedDuration 返回当前已计时的时间
func (*Watch) GetMicrosecondsText ¶ added in v0.3.0
GetMicrosecondsText 返回当前已计时的时间(微秒)
func (*Watch) GetMillisecondsText ¶
GetMillisecondsText 返回当前已计时的时间(毫秒)
func (*Watch) GetNanosecondsText ¶ added in v0.3.0
GetNanosecondsText 返回当前已计时的时间(纳秒)
Click to show internal directories.
Click to hide internal directories.