Skip to content

Commit

Permalink
add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
jpenilla committed Aug 9, 2024
1 parent e27b7aa commit d01f502
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ public ClientProfilerInstance() {
this.reset();
}

// TODO: Call when leaving server/SP world
public void clearThresholds() {
this.userTickThreshold = -1;
this.userRenderThreshold = -1;
Expand Down

0 comments on commit d01f502

Please sign in to comment.