add missing package

This commit is contained in:
Edward 2020-05-06 17:23:37 +08:00
parent e8bf182160
commit 284a608419

View File

@ -1,8 +1,9 @@
package profile
import (
"time"
"log"
"math/big"
"time"
)
func Duration(invocation time.Time, name string) {