debug: More profiling annotations
This commit is contained in:
parent
465813c1c5
commit
a65e1d6b5f
8 changed files with 20 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ impl OverlapNotifyState {
|
|||
self.global.clone()
|
||||
}
|
||||
|
||||
#[profiling::function]
|
||||
pub fn refresh<D, W>(state: &mut D)
|
||||
where
|
||||
D: GlobalDispatch<ZcosmicOverlapNotifyV1, OverlapNotifyGlobalData>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue