Remove page timing debug information.
This commit is contained in:
parent
49ebf55b15
commit
0f984918ea
|
@ -767,9 +767,7 @@ func eventLoop() {
|
|||
titleflex.Layout(gtx, ct1, ct2, ct3)
|
||||
})
|
||||
|
||||
stime := time.Now()
|
||||
page()
|
||||
fmt.Printf("page in %s\n", time.Since(stime))
|
||||
})
|
||||
})
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user