Skip to content

Commit

Permalink
Export remoteProfileCPU function
Browse files Browse the repository at this point in the history
  • Loading branch information
zodern committed Jul 11, 2024
1 parent 56d5337 commit 8184489
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/server.js
Original file line number Diff line number Diff line change
Expand Up @@ -240,6 +240,7 @@ MontiProfiler = {
},

_remoteHeapSnapshot: remoteHeapSnapshot,
_remoteCpuProfile: remoteProfileCPU,

// for tests
__setInterval(interval) {
Expand Down

0 comments on commit 8184489

Please sign in to comment.