package profile
import "gioui.org/io/profile"
Package profiles provides access to rendering profiles.
Index ¶
Types ¶
type Event ¶
type Event struct { // Timings. Very likely to change. Timings string }
Event contains profile data from a single rendered frame.
func (Event) ImplementsEvent ¶
func (p Event) ImplementsEvent()
type Op ¶
Op registers a handler for receiving Events.
func (Op) Add ¶
Source Files ¶
profile.go
- Version
- v0.4.2
- Published
- Jan 8, 2024
- Platform
- darwin/amd64
- Imports
- 3 packages
- Last checked
- 4 minutes ago –
Tools for package owners.