mirror of
https://github.com/duke-git/lancet.git
synced 2026-02-09 07:02:29 +08:00
add playground demo
This commit is contained in:
@@ -3,7 +3,7 @@ package function
|
||||
import "time"
|
||||
|
||||
// Watcher is used for record code excution time
|
||||
// Play: Todo
|
||||
// Play: https://go.dev/play/p/l2yrOpCLd1I
|
||||
type Watcher struct {
|
||||
startTime int64
|
||||
stopTime int64
|
||||
|
||||
Reference in New Issue
Block a user